.mtsnb-hide {
        font-size: 36px !important;
        margin-top: -20px !important;
}

.column-bg {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;

}

@media (max-width: 991px){
  
.headerdesktop {  
    display: none!important;
}
}

@media (min-width: 991px){
.headermobile {
  display: none!important;
}
}