*{
box-sizing:border-box;
}

body{
font-family: 'HyundaiSans', sans-serif !important;
background:white !important;
}
a{
color:inherit !important;
}
#onmapobj{
 position: absolute;
   left: -120px;
   top: -60px; 
}
.flex-break-line.bonusline{
      margin-bottom: 10px;
}