
@media screen and (max-width: 639px){
	.s5-inStoreFeaturesItem1A__textCol {
    display: none;
	}
}

.s5-inStoreFeaturesItem1A__textCol_sp1 {
	display: none;
}
@media screen and (max-width: 639px){
	.s5-inStoreFeaturesItem1A__textCol_sp1 {
    display: block;
    margin-top: 30px;
	}
}

.s5-inStoreFeaturesItem1B__heading_sp {
	display: none;
}
@media screen and (max-width: 639px){
	.s5-inStoreFeaturesItem1B__heading_sp {
    display: block;
    margin-top: 30px;
	}
}
