@media (max-width: 980px) {
    .row .column[class*=" column-"] {
        margin-left: 0;
        max-width: 100% !important;
    }
.custom-image{
width: 300px;
height: 300px;
}
.row.custom-row {
    justify-content: unset !important;
}
}
/* Stylesheet: Reponsive column Modified On 2026-04-17 04:53:49 */
