.image-section .grid{display:flex;flex-wrap:wrap;gap:10px}.image-section .item.item-top{width:80%}.image-section .item.item-left{width:45%}.image-section .item.item-right{width:calc(52% - 4px)}@media (max-width:767px){.image-section{margin-bottom:25px}}@media (max-width:575px){.image-section .grid{flex-direction:column}.image-section .item{width:100%!important}}