body{
    overflow-x:hidden !important;
}

@media only screen and (max-width: 600px) {
 
 .navAbsolute__button {
     display:none;
}
}

.tourCard .button a{
  color:#fefefe !important;    
}