.stickySocial{bottom:20px;display:flex;flex-direction:column;position:fixed;right:20px;z-index:1000}.line-contact,.stickySocial span{font-size:10px}.line-contact{align-items:end;color:#000;display:flex;flex-direction:column;justify-content:center;padding:3px 7px;text-align:center;text-decoration:none}.line-contact img{height:45px;width:45px}.line-contact span{display:block;margin:5px 0}.contact-bubble{align-items:center;background-color:#ffffffd6;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);color:#333;display:flex;font-size:12px;justify-content:space-between;max-width:250px;padding:15px 7px;z-index:1000}.contact-bubble p{margin:0;padding-right:10px}.close-bubble{background:none;border:none;color:#333;cursor:pointer;font-size:16px;font-weight:700;margin-left:10px;padding:0}.close-bubble:hover{color:red}@media screen and (min-width:768px){.stickySocial{bottom:40px;right:40px}.line-contact img{height:55px;width:55px}.line-contact span{font-size:12px}}