.UIAdvertisement_9bacptt_bao .home__ptt .layout__title-page-bor {
        margin-bottom: 18px;
}
.UIAdvertisement_9bacptt_bao .home__ptt .home__ptt-item .role {
        font-family: Merriweather;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #777;
        margin-bottom: 2px;
}
.UIAdvertisement_9bacptt_bao .home__ptt {
        padding-top: 20px;
        border-top: 1px solid #ededed;
        margin-top: 20px;
}
.UIAdvertisement_9bacptt_bao .home__ptt .home__ptt-item .name {
        font-family: Merriweather;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        text-align: center;
        text-transform: uppercase;
        color: #1b1d2d;
        margin-bottom: 4px;
        display: block;
}
.UIAdvertisement_9bacptt_bao .home__ptt .layout__title-page-bor .title-link:after {
        content: "";
        width: 3px;
        height: 15px;
        background: #ce2424;
        position: absolute;
        left: 0;
        top: 3px;
}
.UIAdvertisement_9bacptt_bao .home__ptt .layout__title-page-bor .title-link {
        display: block;
        position: relative;
        font-family: Inter;
        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 21px;
        text-transform: uppercase;
        color: #1b1d2d;
        padding-left: 10px;
        font-family: Merriweather;
}
.UIAdvertisement_9bacptt_bao .home__ptt .home__ptt-item .avatar {
        width: 100px;
        height: 100px;
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 14px;
}
.UIAdvertisement_9bacptt_bao .home__ptt .home__ptt-item {
        background: #fff;
        border: 1px solid rgba(0,0,0,.13);
        box-sizing: border-box;
        border-radius: 5px;
        text-align: center;
        padding: 15px 0 19px;
        width: calc(20% - 8px);
}
.UIAdvertisement_9bacptt_bao .home__ptt .home__ptt-list {
        display: flex !important;
        gap: 20px;
        padding-bottom: 30px;
        justify-content: center;
}
@media only screen and (max-width: 768px){
        .UIAdvertisement_9bacptt_bao  .home__ptt .layout__title-page-bor .title-link:after{
                display: none;
        }
        .UIAdvertisement_9bacptt_bao  .home__ptt {
                background: #f6f6f6;
                margin-bottom: 30px !important;
                padding: 20px !important;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt  .home__ptt-item .avatar {
                width: 70px !important;
                height: 70px !important;
                display: block !important;
                margin: 0px auto !important;
                margin-bottom: 9px !important;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt .home__ptt-item {
                background: #fff !important;
                border-top: 1px solid #eee !important;
                border-bottom: 1px solid #c3d0e0 !important;
                padding: 14px 10px !important;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt  .home__ptt-item img {
                left: 0 !important;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt  .home__ptt-item .role {
                font-family: Merriweather;
                font-style: normal;
                font-weight: normal;
                font-size: 13px;
                line-height: 19px;
                text-align: center;
                color: #777;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt .home__ptt-item .name {
                font-family: Merriweather;
                font-style: normal;
                font-weight: 600;
                font-size: 13px;
                line-height: 17px;
                text-align: center;
                text-transform: uppercase;
                color: #1b1d2d;
                margin-bottom: 4px !important;
                display: block !important;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt .home__ptt-list {
                display: contents !important;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt  .home__ptt-data {
                display: grid !important;
                grid-template-columns: 1fr 1fr;
                flex-wrap: wrap;
                gap: 10px;
                padding: 0 !important;
                margin: 0 !important;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt .home__ptt-list:first-child .home__ptt-item:first-child{
                max-width: 50%;
                width: 50% !important;
                grid-column: 1 / span 2;
                justify-self: center;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt  .home__ptt-item img {
                left: 0 !important;
                top: 0 !important;
        }
        .UIAdvertisement_9bacptt_bao .home__ptt .layout__title-page-bor .title-link {
                display: block !important;
                position: relative;
                /* font-family: Inter !important; */
                font-style: normal;
                font-weight: 600;
                font-size: 13px;
                line-height: 21px;
                text-transform: uppercase;
                color: #1b1d2d;
                padding-left: 10px;
                font-family: Merriweather;
                text-align: left;
        }
}
