@media screen and (max-width: 768px) {
    .band .action-mod .seed__slide {
        padding-left: 0.6rem;
        padding-right: 0.6rem;
    }
}