﻿/* Section Category */
#sustainable-development-child .section-category .section-title {
    font-size: 2.25rem;
}

@media only screen and (min-width: 991px) {
    #sustainable-development-child .section-category .section-title {
        width: 700px;
    }
}

#sustainable-development-child .section-category .list-item .image-wrapper:after {
    padding-top: 49.15773%;
}

#sustainable-development-child .section-category .list-item .item {
    margin-bottom: 3.125rem;
}

#sustainable-development-child .section-category .list-item .item:last-child {
    margin-bottom: 0px;
}

@media only screen and (min-width: 992px) {
    #sustainable-development-child .section-category .list-item .item {
        margin-bottom: 5.625rem;
    }
}

/* Section Category Other */
#sustainable-development-child .section-category-other .section-title {
    font-size: 2rem;
}

@media only screen and (min-width: 768px) {
    #sustainable-development-child .section-category-other .btn {
        padding: 0.4rem 2.25rem;
    }

    #sustainable-development-child .section-category-other .section-title {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 992px) {
    #sustainable-development-child .section-category-other .btn {
        padding: 0.625rem 2.25rem;
    }

    #sustainable-development-child .section-category-other .section-title {
        font-size: 2rem;
    }
}

#sustainable-development-child .section-category-other .section-title:after {
    margin-top: 16px;
}