.logo-white {
    transition: all .4s;
    max-height: 50px;
}

.white-bg {
    background: #ffffff !important;
}

/*.landing-page .header-back.two {
    background: url(../img/landing/intro-home1.jpg) 50% 0 no-repeat; 
}

.landing-page .header-back.one {
    background: url(../img/landing/intro-home9.jpg) 50% 0 no-repeat; 
}*/

#pci-certification > img {
    width: 67px !important;
    height: 67px !important;
}

#pci-certification > #saint_asv_certificate {
    color: black;
    font-size: 9px;
}

    #pci-certification > #saint_asv_certificate p {
        white-space: normal;
        line-height: 1.6em;
        margin: 0 0 10px;
    }



@media only screen and (max-width: 480px) {
    #saint_asv_certificate > div {
        margin-top: 80px !important;
        margin-left: 40px !important;
        margin-right: 75px !important;
    }

    #saint_asv_certificate {
        background-repeat: no-repeat !important;
        width: 94% !important;
        background-size: contain !important;
    }
}

.m-b-xxl {
    margin-bottom: 125px;
}
