.zc-list a {
    overflow: hidden;}
.zc-list a img{
transition:all 0.5s
;}
.zc-list a:hover img{
  transform: scale(1.1);}
.footer-text {
    margin-left: 134px;
    line-height: 34px;
    color: #cfe6f5;
    text-align: left !important;}
