
@media screen and (max-width: 750px) {
  
  .location{
    display: none;
}
.right-con {
  width: 100% !important;
}


.banner_sty {
  display: none;
}

.contents_box{
  padding: 0 20px;
}

.page_con {
min-height: auto;
}








}