.container--title-related-products{ justify-content: center; margin-top: 16px; margin-bottom: 32px; .heading--title-related-products{ font-weight: 400; font-size: 24px; line-height: 38px; color: #575757; margin: 0; } } @media screen and (max-width: 1024px) { .container--title-related-products{ margin-bottom: 24px; } } @media screen and (max-width: 768px) { .container--title-related-products{ .heading--title-related-products{ font-size: 20px; } } }