.imgHover .imgHover-overlay .imgHover-content .contentTitle, 
.imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    letter-spacing: -.05em;
    text-transform: uppercase;
    text-shadow: 0 0 5px rgba(0,0,0,.8);
}
    
.imgHover .imgHover-overlay .imgHover-content p,
.imgEffect .imgEffect-overlay .imgEffect-content p {
    text-shadow: 0 0 5px rgba(0,0,0,.8);
}

.blockWrap_f15d45845576469082a09687cc127961 .blockInnerContent ul {list-style-type:none;padding:0;}

.blockWrap_f15d45845576469082a09687cc127961 .blockInnerContent ul li {
    padding-left: 24px;
    font-size: 15px;
    background-image: url(https://static.gofasturtle.com/a695b562aaed422fa199cfab05821650/i/bddf2c7e16f4411c913c15ca215c41d8/1/5feFb8zhrk/icon-check%25281%2529.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 0 6px;
}

/*Gallery Fix*/
.fixedHeightGallery .slides > li, .fixedHeightGallery .imgHover-transform, 
.fixedHeightGallery .imgEffect-transform,
.imgShape, .hasThumbs .thumbsContainer .contentImg.imgShape, 
.imgEffect-transform, .imgHover-transform{
    background-position: bottom right !important;
}
        
@media screen and (max-width: 768px)  { 
    /*Homepage Tiles*/
    .blockWrap_b0043d33c8eb48d9998202c26f44c403 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {display:none;}
}