@media (max-width: 425px) {
    section.before-after .items .item .item-title {
        margin-top: 1rem;
    }
    section.before-after .items .item .item-title {
        padding-top: 0;
    }
    section.before-after .big-container .slide-indicators {
        transform: translate(-170px, -28px);
    }
}