﻿.sawh-resources { margin-bottom: 80px; }
.list-numbers > li { font-size: 18px; line-height: 30px; }
.list-numbers > li .title { font-size: 22px; line-height: 40px; margin-bottom: 0; margin-top: 20px; }
.list-numbers > li .content { padding-left: 20px; }
.orange-li > li { padding-left: 15px; background: url(../../images/icons/icn-orange-li.png) no-repeat left 12px; }

@media (max-width: 1679px) {
    .list-numbers > li { font-size: 16px; line-height: 28px; }
    .list-numbers > li .title { font-size: 20px; line-height: 36px; margin-bottom: 0; margin-top: 20px; }
    .orange-li > li { padding-left: 15px; background: url(../../images/icons/icn-orange-li.png) no-repeat left 10px; }
}

@media (max-width: 991px) {
    .list-numbers > li { font-size: 14px; line-height: 26px; }
    .list-numbers > li .title { font-size: 18px; line-height: 30px; margin-bottom: 0; margin-top: 15px; }
}