
.collection-long-description {
    text-align: left;
}


@media screen and (max-width: 767px) {
.collection-long-description h1 {
    font-size: 22px;
    line-height: 30px;
}

.collection-long-description h2 {
    font-size: 20px;
    line-height: 28px;
}
}