.icon-footer {
    width: 24px;
    height: auto;
}


.bg-footer {
    background-color: #0B3B56;
}

@media only screen and (max-width: 600px) {
    .icon-footer {
        width: 16px;
        height: auto;
    }
    .icon-footer.lokasi {
        width: 40px;
    }


}