.three-block-layout{display:flex;gap:50px}.three-block-layout img{margin-bottom:30px;width:100%}.three-block-layout .title{font-size:20px;font-weight:600;margin-bottom:10px}.three-block-layout .desc{color:var(--plum-4);font-size:18px}@media (max-width:991px){.three-block-layout{flex-direction:column;gap:40px}}