@media (max-width: 768px){
 .zs-category [data-element-type="column"]{
 width: 50%;
}

.zpimage-with-text-container {
 justify-content: center;
}

[data-element-type="imagetext"] .zpimage-mobile-custom figure img {
 max-inline-size: 120px !important;
}
}