.related-content-panel  [class*="block-grid-"],
.related-content-panel .row { margin-left: -1.25em !important; margin-right: -1.25em !important; }
.related-content-panel .row [class*="block-grid-"]>li,
.related-content-panel .row .columns { padding-left: 1.25em !important; padding-right: 1.25em !important; }
.related-content-panel .collections_template_custom_related_content.slider .related-item { padding-top: 0px; }
.related-content-panel .collections_template_custom_related_content .slides,
.related-content-panel .collections_template_custom_related_content .related-item { padding-top: 0px !important; }
.collections_template_custom_related_content .slick-slider { margin-left: 0 !important; margin-right: 0 !important; padding-left: 10px; padding-right: 10px; }


.collections_template_custom_related_content.slider { opacity: 0; position: relative; height: auto; background: none; }
.collections_template_custom_related_content.slider .arrow {position: absolute;top: 50%;cursor: pointer;width: 30px;height: 30px;text-align: center;line-height: 30px;}
.collections_template_custom_related_content.slider .arrow.prevSlide {left: 0;}
.collections_template_custom_related_content.slider .arrow.nextSlide {right: 0;}
.collections_template_custom_related_content .text_container { padding: 5px 20px; }
.collections_template_custom_related_content .text_container p { margin: 0px; }
.collections_template_custom_related_content img { width : 100%; }
.collections_template_custom_related_content .videoWrapper { position: relative; padding-bottom: 50%; height: 0; } /* match bottom padding to aspect ratio of images to keep video same size as it scales */
.collections_template_custom_related_content .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }