@media screen and (min-width: 1490px) {
    .px31 {
        padding-bottom: 63px !important;
    }
    .px32 {
        padding-bottom: 63px !important;
    }
}
@media screen and (min-width: 1240px) and (max-width: 1489px) {
.px31 {
        padding-bottom: 31px !important;
    }    
}
@media screen and (min-width: 1490px) {
    .px31 {
        padding-bottom: 63px !important;
    }
    .px32 {
        padding-bottom: 63px !important;
    }
}

@media screen and (min-width: 1240px) {
    .logo_padding {
        padding-top:30% !important;
    }
    
    .imgicon {
        margin-left: 45px !important;
    }
    
}
@media screen and (min-width: 600px) and (max-width: 769px){
    .px28 {
        padding-bottom: 28px !important
    }
    .px31 {
        padding-bottom: 56px !important;
        
    }
    .px32 {
        padding-bottom: 56px !important;
        
    }
    
}
@media screen and (min-width: 980px) and (max-width: 1025px){
    .px31 {
        padding-bottom: 32px !important;
    }
}
 
