body[my_dir="ltr"] .hospital-show {
	direction: ltr !important;
}

body[my_dir="ltr"] .hospital-show .land-city-search nav {
	margin-top: 2px !important;
}

@media screen and (max-width: 900px) {
	body[my_dir="ltr"] .hospital-show .city_search nav {
		margin-top: 7px !important;
	}
}
