footer.block-footer {
    background-color: var(--main-footer-color);
        background-image: url(https://southcorporation.co.th/themes/9999/_images/bg-f-sounth.jpg);
    background-size: cover;
}

.col-xs-12.col-sm-12.col-md-4.col-center {
    padding-left: 5%;
}
h3.htitle.suop--title_1 {
    margin-top: -3px;
    margin-bottom: 14px;
}
img.logo-footer {
    /* filter: brightness(0); */
    width: 100%;
}



@media (max-width: 480px){

h3.htitle.suop--title_1 span {
    font-size: 24px !important;
}
footer.block-footer {background-position-x: -46%;}



}