.top-login-block { display: none !important; }
.btn-add-favorites { display: none !important; }

@media only screen and (max-width: 767px) {
  .journey_map { width: 305px !important; }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
.tour-boxes .box1 img {
  float: none !important;
}
  .tour-boxes .box1 p { text-align: center !important; }
}