
.roeko23hero{display:flex;z-index:0;overflow:hidden;position:relative;}
.roeko23hero:after{display:block;position:absolute;bottom:0px;left:0;right:0;height:1px;width:100%;content:'';z-index:2;background:rgba(0,0,0,.1);}
.roeko23hero .usoverlay{display:none;}

@media screen and (max-width:768px){
	.roeko23hero{margin-top:-40px;}
}


@media screen and (min-width:801px){
	.roeko23hero{height:500px!important;margin-top:-53px;}
	.roeko23hero figure{display:block;z-index:0;position:relative;}
	.roeko23hero figure img{display:block;object-fit:cover;width:100vw!important;height:100%;object-position:center;}
	.roeko23hero .usoverlay{display:flex;z-index:0;position:absolute;top:0;left:0;right:0;bottom:0;content:'';height:500px;}
	.roeko23hero .usoverlay img{display:block;object-fit:cover;width:100%;height:500px;object-position:center;}
}

@media screen and (min-width:1000px){
	.roeko23hero .usoverlay img{object-fit:contain;}
}
