.homebg{width:100%;min-height:70vh}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){.homebg{width:100vw;height:70vh;position:fixed;top:100px;left:0}}@media screen and (min-width:767px) and (max-width:1366px) and (orientation:landscape){.homebg{width:100vw;height:100vh;position:fixed;top:100px;left:0}}@media screen and (max-width:767px){.homebg{max-height:70vh;position:relative}}
