@media screen and (max-width: 991px) and (min-width: 300px) {
 
.whatsapp_icon {
    left: 10px;
    bottom: 5%;
    width: 24%;
}
}

