 .floating-wpp .floating-wpp-button img, .floating-wpp .floating-wpp-button svg {
    position: absolute;
    width: 100%;
    height: auto;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    border-radius: 50%;
}

.iconWhatsap {
    height: auto;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}

#mywhatsapp {
    position: fixed;
    bottom: 20px;
    z-index: 9999; 
}
    
.floating-wpp{
    left: auto;
    right: 0.1rem !important;
}
@media (max-width: 783px) {
  #mywhatsapp{
    bottom: 40px;
  }
 .entry-content #tm_builder_outer_content .custom-hover-1 {
  width: 100%;
}
 
}
@media (max-width: 500px) {
  .tm_pb_builder #tm_builder_outer_content .tm_pb_blurb_1.tm_pb_blurb {
    padding-top: 18px !important;
    padding-bottom: 0px !important;
  }
  .entry-content #tm_builder_outer_content .tm_pb_testimonial_portrait{
      height: 76px;
  }
  #sec3Res{
     margin-bottom: -9rem!important; 
  }
}