.customer-favorites a,
.customer-favorites a img {
	max-width: 220px;
	max-height: unset;
    width: 100%;
}
.customer-favorites .responsive-carousel {
    max-height: 183px;
}

.pl-xxl {padding-left: 0 !important;}
.h-page-padding .main-content.container {padding: 0;}
main.pt-m {padding-top: 0 !important;}
#kids-header {text-align: center; text-transform: uppercase; font-family: 'Open Sans', sans-serif !important; font-size: 14px !important; margin-bottom: 7px; letter-spacing: 1px; font-weight: 400 !important;}

#main-content header p {text-align: center; font-size: 14px;}
#kids-shop-by-age-wrapper {display: flex;flex-flow: row wrap; justify-content: center;}
#kids-shop-by-age-wrapper a {text-align: center;max-width: 175px;width: calc(100% / 4 - 15px); margin: 0 2.55% 4.3% 0;}
#kids-shop-by-age-wrapper a:last-child {margin: 0;}
#kids-shop-by-age-wrapper a img {width: 100%; display: block;}
#kids-shop-by-age-wrapper a:hover img {transform: scale(1.07);}
#kids-categories-wrapper {display: flex; flex-flow: row wrap; justify-content: space-between; padding: 0 2.25%; margin: 5.06% 1% 30px;}
#kids-categories-wrapper a {text-align: center; max-width: 195px; color: #696969; margin: 0 1% 23px; width: calc(100% / 4 - 31px);}
#kids-categories-wrapper a:hover img:first-child {transform: scale(1.07);}
#kids-categories-wrapper img {width: 15vw; display: block; max-width: 100%;}
#kids-categories-wrapper img:first-child {margin-bottom: 6px;}
.sk_StoreTitleContainer .sk_StoreTitle h1 {font-family: PoynterOSDisp-Semibold,Poynter !important; font-size: 30px !important;}
.sk_StoreTitleContainer .sk_StoreTitle p {font-size: 14px !important;}



@media screen and (max-width: 900px) {
    #kids-shop-by-age {margin-top: 3.5%; display: flex; flex-direction: column;}
    #kids-shop-by-age-wrapper {padding: 0 3%; justify-content: space-between;}
    #kids-shop-by-age-wrapper a {width: calc(100% / 4 - 20px);}
    #kids-categories {margin-bottom: 3.5%;}
    #kids-categories img {width: 100%;}
    #kids-categories-wrapper {margin: 5.06% 1% 10px;}
    #kids-categories-wrapper a {width: calc(100% / 4 - 17px);}
    #kids-categories-wrapper img {width: 100%; max-width: 160px;}
}

@media screen and (max-width:480px) {
    #kids-header {text-align: center; text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-size: 14px; padding: 0 10px 10px !important; letter-spacing: 1px; font-weight: 400 !important;}
    #kids-shop-by-age {border-bottom: 1px solid #d8dcdd; padding-bottom: 36px;}
    #kids-shop-by-age-wrapper a {width: calc(100% / 2 - 7px);margin: 0 0 3% 0;display: inline-block; max-width: 215px;}
    #kids-shop-by-age-wrapper a:nth-child(2n) {margin: 0;}
    #kids-shop-by-age-wrapper a img {width: 100%;}
    #kids-categories-wrapper {padding: 0 17px;}
    #kids-categories-wrapper a {width: calc(100% / 2 - 19px);max-width: 100%; margin: 0 1% 23px;}
    #kids-categories-wrapper img {max-width: 100%; width: 100%;}
}