.bigger-text {
    font-size: 30px;
}
.whatsapp{
   position: sticky;
   bottom: 30px;
   left: 60px;
}
.icon{
   width: 60px;
   height: 60px;
}
 /* whatsapp and call */
.float, .float2{
   position: fixed;
}
.float{
   bottom: 60px;
   right: 10px;
}
.float2{
   bottom: 2px;
   right: 10px;
}
.my-float1{
   width: 60px;
}
/* end */