/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.industry-other-stories .tile {
	text-align: center;
	display: flex;
}

.industry-other-stories .tile-content {
	margin: auto;
    padding:25px 40px 25px
}

@media only screen and (max-width: 1068px) {
    .industry-other-stories .tile-content {
        padding:25px 35px 25px
    }
}

@media only screen and (max-width: 734px) {
    .industry-other-stories .tile-content {
        padding:25px 40px 25px
    }
}

.section-other-industry-stories .image-icon.image-gallery-item-rituals {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}

.industry-other-stories .gallery .item-container .gallery-item {
	width: 100%;
}

.industry-other-stories .gallery .item-container .gallery-item .tile {
	width: 100%;
}

.section-how-to-buy .shared-how-to-buy.is-last {
	margin-bottom: 0;
}

@media only screen and (max-width: 900px) {
    .section-tiles .grid-item.grid-item-tile-employee-experience .detail-tile {
        min-height:800px
    }
}

@media only screen and (max-width: 734px) {
    .section-tiles .grid-item.grid-item-tile-employee-experience .detail-tile {
        min-height:720px
    }
}

@media only screen and (max-width: 374px) {
    .section-tiles .grid-item.grid-item-tile-employee-experience .detail-tile {
        min-height:800px
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 