@media only screen and (max-width:600px){.phone-icon{position:fixed;background-color:#0a74e7;bottom:20px;right:20px;z-index:999;border-radius:50%;padding:10px;box-shadow:0 0 10px rgb(0 0 0 / .3)}.phone-icon img{width:40px;color:#0a74e7;height:auto;display:block}}