.why{position:relative;width:100%;min-height:700px;background-image:url(/images/image13.png);background-size:cover;background-position:50%;padding:5% 2%}.why h1{color:white;text-align:center;padding:3%}.why .div1{display:flex;flex-wrap:wrap;justify-content:space-around;gap:20px;margin-bottom:5%}.why .div2{color:white;text-align:center;width:45%;min-width:250px}.why .div2 img{margin-bottom:10px;width:50px;height:auto}@media screen and (max-width:768px){.why .div2{width:100%}.why .div1{flex-direction:column;align-items:center}}