
.is-style-coverhero{
margin-left: -65px;
margin-right: -65px;
}

.is-style-coverhero img{
border-radius: 7px;
}

@media screen and (max-width: 799px) {
.is-style-coverhero{
margin-left: -15px;
margin-right: -15px;
margin-top: 0px !important;
}

.is-style-coverhero.wp-block-cover, .wp-block-cover-image  {
	min-height: 200px;
}

}