/* Enter Your Custom CSS Here */

@media only screen and (min-width: 1025px) {
#rpwe_widget-8 {
	margin-left: 220px;
	width: 180% !important;
	background: rgb(244, 243, 243) !important;
}

#rpwe_widget-6 {
	margin-right: 220px;
	margin-left: -100px !important;
	width: 180% !important; 
	background: rgb(244, 243, 243) !important;
}

#rpwe_widget-6 > h3 {
	color: rgb(228, 166, 67) !important;	
	
}

#rpwe_widget-8 > h3 {
	color: rgb(228, 166, 67) !important;	
}

#rpwe_widget-6 > div > ul > li:nth-child(1) > h3 > a {
	display: block !important;
	margin: auto !important;
}
}