#website .img{height: 9.5vw;}
.computer{top: 6.2%;left: 13%;width: 73.5%;height: 70.9%;overflow: auto;transition:all .5s linear;transform-origin: right}
.mobileBox{bottom: 0;left: 0;width: 21.5vw;transform-origin: left}
.mobile{top: 12.8%;right: 11%;width: 77.6%;height: 62.7%;overflow: auto;transition:all .5s linear}
.small{transform: scale(.7);z-index: -1;filter: brightness(.6)}
@media screen and (max-width:768px){}
@media screen and (max-width:1300px){.mobileBox{width: 24.5vw;}}
@media screen and (max-width:1140px){.mobileBox{width: 30vw;}}
@media screen and (max-width:768px){#website .w-40,#website .w-60{width: 100%;}#website .w-25{width: 33.33%;}#website .img{height: 17.5vw;}}
@media screen and (max-width:600px){.mobileBox{width: 100%;position: static;}.small{display: none;}}
@media screen and (max-width:480px){#website .w-25{width: 50%;}#website .img{height: 27.5vw;}#search{justify-content: flex-start;}#search>h5{width: 40%;}#search>.row>div{width: 100%;}}
@media screen and (max-width:350px){#website .w-25{width: 100%;}#website .img{height: 43.5vw;}}