.plugins-footercustomerservice-customer-service {
    background: #fff;
    padding: 1rem 0;
    margin-top: 2rem;
}
.plugins-footercustomerservice-customer-service .am-gallery-overlay .am-gallery-item{height:40px;}
.plugins-footercustomerservice-customer-service .am-gallery-overlay .am-gallery-item img {
    width: 40px;
    position: absolute;
    top: -4px;
}
.plugins-footercustomerservice-customer-service .am-gallery-overlay .am-gallery-item .base {
    margin-left: 6rem;
}
.plugins-footercustomerservice-customer-service .am-gallery-overlay .am-gallery-item .base .title {
    font-size: 1.6rem;
    color: #333333;
}
.plugins-footercustomerservice-customer-service .am-gallery-overlay .am-gallery-item .base .desc {
    color: #666666;
    font-size: 1.2rem;
}
.am-footer-default {
    margin-top: 0;
}