



.logo-footer img{

    width: 220px;

}

@media only screen and (max-width: 1024px){

    footer{

        padding: 0;

        padding-top: 30px;

        width: 100%;

        overflow: hidden;;

    }

}



@media only screen and (max-width: 767px){

.content-content iframe, .content-content image {

    max-width: 100%;

    height: auto!important;

  }

}