@charset "utf-8";
/*
 Ajatix Maps & Directions
 Copyright (C) 2011-2016 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
#AJXMAPKRXNLDA,#AJXMAPKRXNLDA * {box-sizing:border-box;}
#AJXMAPKRXNLDA img {max-width:none;}
#AJXMAPKRXNLDA {position:relative;width:100%;}
#AJXMAPKRXNLDAmap {position:relative;height:450px;width:100%;}
@media screen and (max-width:480px) {
#AJXMAPKRXNLDA {width:100%;}
#AJXMAPKRXNLDAmap {width:auto;height:308px;}
}
