.header_row {
    padding: 15px 10px !important;
}

.header_block img {
    width: 100%;
    height: 50px;
    object-fit: cover;
}









@media all and (min-width: 320px) and (max-width: 767px) {
    .header_row {
        padding: 10px !important;
    }
    .header_block img {
        height: 40px;
    }
}
@media all and (min-width: 481px) and (max-width: 767px) {
    .header_row {
        padding: 10px !important;
    }
    .header_block img {
        height: 40px;
    }
}
@media all and (min-width: 768px) and (max-width: 980px) {
    .header_row {
        padding: 10px !important;
    }
    .header_block img {
        height: 40px;
    }
}
@media only screen and (min-width: 981px) and (max-width: 1024px) {



}



@media all and (min-width: 1025px) and (max-width: 1140px) {



}



@media all and (min-width: 1141px) and (max-width: 1280px) {

  

}



@media all and (min-width: 1281px) and (max-width: 1440px) {



}



@media all and (min-width: 1441px) and (max-width: 1680px) {



  

}



@media all and (min-width: 1681px) and (max-width: 1880px) {



}





