.landing-logo-section{background-color:#000;padding-bottom:80px;padding-top:60px}.box-main{display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.box-main .box-1{align-items:center;display:flex;justify-content:start}.box-main .box-1 img{height:auto;max-height:96px;max-width:100%;width:50%}@media only screen and (max-width:768px){.box-main{display:grid;grid-template-columns:1fr 1fr;row-gap:0}.box-main .box-1{text-align:center}.box-main .box-1 img{margin:10px auto;max-width:100%;width:55%}.landing-logo-section{padding-bottom:50px}}@media only screen and (max-width:380px){.box-main{display:grid;gap:24px;grid-template-columns:1fr 1fr}}