body {
	background-size: contain!important;
}


.embleme_telephone{
	float:left;
	color:#FDB813!important;
	font-size:2em;	
}

.recent-posts-extended li:before {
	content: " "!important;
}


@media screen and (max-width: 799px) {
    .cherry-banner_wrap{
		margin:100px auto!important;	
	}
	
	.embleme_telephone{
		color:#FDB813!important;
		font-size:1.4em;	
		font-weight:bold;
	}
	
	 a[href^="tel"]{
		color: inherit !important;
	
	}


}