p.tpm-prod-hero__notice-desc {
    -webkit-line-clamp: 3;
}
section.subtop.datacenter {
    position: relative;
}

section.subtop.datacenter:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(21, 28, 44, .8);
}

section.subtop.datacenter.coresite-la1 {
    background-image: url(../img/dc/coresite-la1.webp);
    background-size: cover;
}

section.subtop.datacenter.tgt {
    background-image: url(../img/dc/tgt.jpg);
    background-size: cover;
    background-position: center;
}


section.subtop.datacenter.globalswitch {
    background-image: url(../img/dc/gs.jpg);
    background-size: cover;
    background-position: center;
}


section.subtop.datacenter.mega-i {
    background-image: url(../img/dc/megai.jpg);
    background-size: cover;
    background-position: center;
}


section.subtop.datacenter.eq-sg1 {
    background-image: url(../img/dc/eqsg1.jpg);
    background-size: cover;
    background-position: center;
}

section.subtop.datacenter.global-switch-woolands {
    background-image: url(../img/dc/gssg.jpg);
    background-size: cover;
    background-position: center;
}
section.subtop.datacenter.eq-ty8{
    background-image: url(../img/dc/eqty.jpg);
    background-size: cover;
    background-position: center;
}


section.subtop.datacenter.chief{
    background-image: url(../img/dc/chief.jpg);
    background-size: cover;
    background-position: center;
}

section.subtop.datacenter.west7{
    background-image: url(../img/dc/west7.jpg);
    background-size: cover;
    background-position: center;
}

section.subtop.datacenter.tyo1 {
    background-image: url(../img/dc/tyo6.png);
    background-size: cover;
    background-position: center;
}
