.s5-table th, .s5-table td{
  padding: 5px 10px;
  border: none;
}

.c5-gray__box{
  padding: 20px;
  border: 2px solid #ddd;
}
@media screen and (max-width: 639px){
	
.c5-gray__box{
  padding: 10px !important;
}
  .c5-link__box{
    display: block;
    text-align: center;
  }
  .c5-gray__box tr{
    margin-bottom: 10px;
  }
  .c5-gray__box th,td{
    margin-bottom: 0 !important;
  }
}


.c5-gray__box section{
	margin-bottom: 0;
}
.c5-image--small .s5-inStoreFeaturesItem1A__imageCol{
width: 40%;
}
.c5-image--small .s5-inStoreFeaturesItem1B__imageCol{
width: 40%;
}

.c5-image--small .s5-inStoreFeaturesItem1A__text{
    margin-top: 0;
}
.c5-image--small .s5-inStoreFeaturesItem1B__text{
    margin-top: 0;
}

.c5-image--small .s5-inStoreFeaturesItem1A__imageCol img{
width: 100%;
}
.c5-image--small .s5-inStoreFeaturesItem1B__imageCol img{
width: 100%;
}

@media screen and (max-width: 640px) {
.c5-image--small .s5-inStoreFeaturesItem1A__imageCol{
width: 100%;
}
.c5-image--small .s5-inStoreFeaturesItem1B__imageCol{
width: 100%;
}

}
