.smart-reserve-button
{
position: fixed !important;
right: 30px !important;
bottom: 30px !important;
border-radius: 100% !important;
width: 100px !important;
height: 100px !important;
color: #fff !important;
display: block !important;
z-index: 99;
box-sizing: border-box;
}
.t-sociallinks__svg
{
    width: 60px !important;
    height: 60px !important;
}