﻿h6.title-img-libary-home {
    font-size: 38px;
    font-family: 'lober';
    color: #e5082b;
    margin: 0;
}

.wp-img-libary-home {
    padding-bottom: 96px;
    background: url(/Design/img/BeThuiCauMong/ThuVien/decorBack.png) no-repeat;
    background-size: cover;
}

.top-img-libary-home {
    text-align: center;
    padding: 0 340px;
    padding-top: 73px;
}

span.slogan-img-libary-home {
    display: block;
    font-size: 16px;
    font-family: 'AsapR';
    margin-top: 20px;
    line-height: 1.5;
    padding-bottom: 50px;
}

.wp-img-libary-home .grid.wide {
    max-width: 1250px;
}

.top-list-img-libary-home {
    display: flex;
    padding-bottom: 7px;
}

.item-img-top a img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.item-img-top:nth-child(odd) a img {
    width: 385px;
    height: 260px;
    display: block;
    object-fit: cover;
}

.item-img-top:nth-child(even) a img {
    width: 230px;
    height: 260px;
    display: block;
    object-fit: cover;
}

.item-img-top {
    padding-right: 7px;
}

    .item-img-top:last-child {
        padding-right: 0px;
    }

.wp-bottom-img-libary .grid.wide {
    max-width: 1010px;
}

.bottom-list-img-libary-home {
    display: flex;
}

.item-img-bottom {
    padding-right: 7px;
}


    .item-img-bottom a img {
        width: 100%;
        height: 100%;
        display: block;
        object-fit: cover;
    }

    .item-img-bottom:nth-child(odd) a img {
        width: 385px;
        height: 260px;
        display: block;
        object-fit: cover;
    }

    .item-img-bottom:nth-child(even) a img {
        width: 230px;
        height: 260px;
        display: block;
        object-fit: cover;
    }
