.foot-img{display:none;}
.footer .layer1 .container{display: flex;justify-content: center;flex-wrap: wrap;}
@media screen and (max-width: 1024px) {
    .foot-hotline {
        width: auto;}
}
@media screen and (max-width: 768px) {
    .foot-hotline {
        width: 100%;}
}
