/* Tablets ———– */
@media only screen
and (max-width : 1250px) {

#masthead {
    min-width: 0 !important;
}

.top_background_wrapper {
    background-position: center 45px;
    overflow: hidden;
    width: 100%;
}

}
