Buy me a coffee

#098234234

@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1725312937284_4451 {
.summary-item-list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 30px;
}
.summary-item {
    width: 100% !important;
    margin: unset !important;
    padding: unset !important;
}
img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
    position: static !important;
}
.img-wrapper {
    padding: unset !important;
}
}}