
@media screen and (max-width: 992px){


.bigtitle h1 {
    line-height: 36px;
    font-size: 28px;
}
.description {
    font-size: 15px;
}
.contentitemsheader {
    gap: 15px;
}

}