@media screen and (min-width:1100px){#how-to-get-there .txt-there{top:190px}
}
@media screen and (max-width:1100px){#how-to-get-there .txt-there{top:0}
#how-to-get-there .box-there{min-height:1120px}
}
@media screen and (max-width:767px){#how-to-get-there .box-there{min-height:0}
}

