/* Enter Your Custom CSS Here */
.text-box_enjoy .text-box.colored {  padding: 0 45px;}
.vc_custom_1429605719899 .box-image .image-box a,.vc_custom_1429605726393 .box-image .image-box a { cursor:text; pointer-events: none;  }
.vc_custom_1429605719899 .box-image a img {
  position: absolute;
  transition: all 1s ease 0s;
  z-index: 1;
}
.vc_custom_1429605719899 .box-image a img:hover {
  transform: scale(1.15);
}