/* Add here all your css styles (customizations) */
.mapson {display: none;}

.align-right {float: right; margin: 0 0 0 16px;}
.available {color: #090; font-weight: bold;}
.notavailable {color: #d00; font-weight: bold;}



@media screen and  (max-width: 600px) {
	.align-right {float: none; margin: 0 auto 16px auto; display: block;}


	}

