.float-wa,.float-phone{position:fixed;width:85px;height:85px;z-index:99999;display:flex;align-items:center;justify-content:center}.float-wa{right:20px;bottom:20px}.float-phone{left:20px;bottom:20px}.float-wa img,.float-phone img{width:100%;height:100%;object-fit:contain;display:block;transition:.3s ease}.float-wa:hover img,.float-phone:hover img{transform:scale(1.12)}@media (max-width:768px){.float-wa,.float-phone{width:70px;height:70px}}