@media only screen and (max-width: 480px){
        .davidwanty{
            height:auto !important;
            max-width:150px !important;
            width: 100% !important;
        }
    }