*{box-sizing:border-box}
html,body{margin:0;padding:0;background:#fff}
body{font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}
.page{position:relative;width:min(100%,1536px);margin:0 auto}
.approved-layout{display:block;width:100%;height:auto}
.hit{position:absolute;display:block;z-index:3;background:transparent}
.start{left:30.5%;top:2.4%;width:8.5%;height:4.5%}
.privat{left:40%;top:2.4%;width:10%;height:4.5%}
.business{left:51.2%;top:2.4%;width:12%;height:4.5%}
.about{left:65.2%;top:2.4%;width:8%;height:4.5%}
.request{left:75.8%;top:1.7%;width:18%;height:5.5%}
@media(max-width:700px){
  .page{width:100%}
  .approved-layout{width:100%;height:auto}
}
