﻿.discover-index .highlights .promo-tile img
{
    margin-bottom:25px;
}

.discover-index.shopping-arcade .highlights .promo-tile img
{
    margin-bottom: 10px;
}

.discover-index .highlights .promo-tile h5 {
    margin-bottom: 10px;
}

@media only screen and (max-width: 1279px)
{
    .discover-index .partial-carousel .carousel-aside-bg .richtext
    {
        max-height: 150px;
        margin-bottom:0;
    }

    .discover-index .partial-pages .rs-carousel-item .richtext
    {
        max-height: 180px;
        margin-bottom:0;
    }
}
    .no-mediaqueries.mq-1024px .discover-index .partial-carousel .carousel-aside-bg .richtext
    {
        max-height: 150px;
        margin-bottom:0;
    }
    
    .no-mediaqueries.mq-1024px .discover-index .partial-pages .rs-carousel-item .richtext
    {
        max-height: 180px;
        margin-bottom:0;
    }