.solution__items .item{align-items:start;background:#fff;box-shadow:0 4px 12px #ddd;display:flex;gap:20px;height:300px;justify-content:space-between;margin-bottom:32px;padding:16px}.solution__img{height:100%;width:50%}.solution__img img{height:100%;width:100%}@media(max-width:768px){.top-solution .solution__items li{margin-bottom:0}.solution__items .item{height:auto;margin-bottom:0}.solution__img{max-height:220px;width:100%}}