.custom-card-style-1 .custom-card-style-1-image-wrapper img{
    width: 131px;
    height: 131px;
}

.float-icon {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    left: 20px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.home-title{
    text-align: center;
    font-size: 55px;
    font-weight: 600;
    color: #efefef;
    line-height: 65px;
    letter-spacing: 1px;
    padding-top: 150px;
}