.second{max-width:95%;margin:0 auto;background-image:url(/images/bg.png);background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;width:100%;height:100dvh;padding:0 20px}@media(max-width:768px){.second{height:auto;padding:80px 20px 0}}.second .main{display:flex;align-items:center}@media(max-width:768px){.second .main{flex-wrap:wrap}}.second .main .left{flex:0 0 50%;max-width:50%}@media(max-width:768px){.second .main .left{flex:0 0 100%;max-width:100%}}.second .main .left .left-content{max-width:800px}.second .main .right{flex:0 0 50%;max-width:50%;display:grid;place-items:center}@media(max-width:768px){.second .main .right{display:none}}.second .main .right .company-description-image{height:auto!important}