.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25D366;
    color: white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    text-decoration: none;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}


/*#rev_slider_4_1_wrapper, #rev_slider_4_1 {*/
/*    width: 100% !important;*/
/*    max-width: 100% !important;*/
/*    height: auto !important;*/
/*}*/