@media screen and (max-width: 960px) {
.t-store__filter {
    padding-left: 20px;
    padding-right: 20px;

}

.zero_form .t-checkbox__control {
    display: flex;
    align-items: center;
}
.zero_form .t-checkbox__labeltext,
.zero_form .t-checkbox__labeltext div {
    display: block;
}