
.top-wrapper{height:385px;width:100%;}
.top-photo{ background: #3a5cb0 url(/images/design/ranchmens/ranchmens68.jpg) no-repeat center center; background-size: cover; position: absolute; top: 150px; left: 0px; width: 100%; height: 135px; }


@media (max-width: 1370px) {
.top-wrapper{height:335px;}
.top-photo{height:125px;top:110px;}
}


@media (max-width: 1150px) {
.top-wrapper{height:305px;}
.top-photo{height:125px;top:90px;}
}

@media (max-width: 992px) {
.top-wrapper{height:275px;}
.top-photo{height:95px;}
.top-shadow{background-size:100% 100% !important;}
}


@media (max-width: 767px) {
.top-wrapper{height:235px;}
.top-photo{height:90px;top:70px;}
}


@media (max-width: 450px) {
.top-wrapper{height:200px;}
.top-photo{height:65px;}
}

