@charset "UTF-8";

img{
	flex-shrink: 0;
}

.s5-storeItemFullWidth__image img, .s5-storeItemFullWidth2__image img {
  display: block;
  min-width: 400px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
	.s5-storeItemFullWidth__image img, .s5-storeItemFullWidth2__image img {
	  min-width: auto !important;
	}
}

.c5-disneyu__border{
	border: solid 1px #ccc;
  padding: 50px !important;
  margin: 0 0 20px;
	max-width: 1050px;
	margin-left: auto !important;
	margin-right: auto !important;
}

@media screen and (max-width: 767px) {
	.c5-disneyu__border{
	  padding: 25px !important;
	}
}

@media screen and (max-width: 1022px) {
	.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__imageCol {
	  width: 32%;
	}
}

@media screen and (max-width: 767px) {
	.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__imageCol {
	  width: 68%;
	}
}

@media screen and (max-width: 639px) {
	.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__imageCol {
	  width: auto !important;
	}
}

.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__imageCol .s5-inStoreFeaturesItem1B__image img {
  max-width: 350px;
}

@media screen and (max-width: 1022px) {
	.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__textCol {
	  width: 32%;
	}
}

@media screen and (max-width: 639px) {
	.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__textCol {
	  width: auto !important;
	}
}

.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__textCol .s5-inStoreFeaturesItem1B__text {
	margin-bottom: 0;
}

@media screen and (max-width: 767px) {
	.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__textCol .s5-inStoreFeaturesItem1B__text .s5-heading3 {
		margin-top: 20px;
	}
}

@media screen and (max-width: 639px){
	.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__textCol .s5-inStoreFeaturesItem1B__text .s5-heading3 {
		font-size: 1.14286rem;
	}
}

@media screen and (max-width: 639px){
	.c5-disneyu__border .s5-inStoreFeaturesItem1B__inner .s5-inStoreFeaturesItem1B__multiCol .s5-inStoreFeaturesItem1B__textCol .s5-inStoreFeaturesItem1B__text .s5-buttonContainer.s5-buttonContainer--pullRight {
		margin: 0;
	}
}

.c5-aniolesx__border{
	border: solid 1px #2f353d;
	padding: 20px !important;
	margin: 0 0 20px;
}
