.i-container{display:grid;grid-template-columns:1fr 1fr;height:100vh}@media screen and (max-width:600px){.i-container{grid-template-columns:1fr;grid-template-rows:1fr}.right{display:none}.left{background:url(/images/bg2m.png) no-repeat;background-size:cover}}.logo-uin{justify-content:center;width:60px;background-color:#fff}.logo-uin,.menu-link{display:flex;align-items:center;height:60px}.menu-link{flex-grow:2;flex-direction:row;justify-content:space-around}.left-menu{display:flex;flex-direction:row}.right{z-index:0;height:100%;background:url(/images/bg2.png) no-repeat;background-size:cover}.left{overflow-y:hidden;z-index:1;background-color:#12a50a;box-shadow:3px -2px 147px 23px rgba(0,0,0,.56);-webkit-box-shadow:3px -2px 147px 23px rgba(0,0,0,.56);-moz-box-shadow:3px -2px 147px 23px rgba(0,0,0,.56)}a{text-decoration:none}h6{cursor:pointer;color:#fff}h6,h6:hover{transition:.2s}h6:hover{color:#000e1b}