

body {
-webkit-overflow-scrolling: auto!important;
}


/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
.logo-landing img {
max-width: 200px!important;
}
.wpb_wrapper .vc_custom_1604007695953 {
    margin-bottom: 0px!important;
}
}
