@media(max-width: 576px) {
    section#economy img{
        width: 20%;
    }
}