@media only screen and (min-width: 1069px) { .grid-item-help .headline-content { padding-right: 30px;}}


/* Refund Tile */
@media only screen and (min-width: 1069px) { .grid-item-refund .typography-headline { font-size: 44px;}}
@media only screen and (max-width: 1069px) and (min-width: 735px) { .grid-item-refund .typography-headline { font-size: 36px;}}
@media only screen and (max-width: 735px) { .grid-item-refund .typography-headline { font-size: 31px;}}
@media only screen and (max-width: 1069px) and (min-width: 735px) { .grid-item-refund .picture-container picture img { margin-top: 50px;}}
@media only screen and (min-width: 1069px) { .grid-item-refund .picture-container picture img { margin-top: 20px;}}

/* Number Reviews Tile */
@media only screen and (max-width: 1069px) and (min-width: 735px) { .grid-item-number-reviews .typography-headline { font-size: 38px;}}

/* Paragraphs */
@media only screen and (max-width: 1069px) and (min-width: 735px) {.grid-item-family-friendly .grid-item-copy p:nth-child(3) { padding-bottom: 25px;}}
@media only screen and (max-width: 1069px) and (min-width: 735px) {.grid-item-safety .grid-item-copy p:nth-child(3) { padding-bottom: 25px;}}
@media only screen and (max-width: 1069px) {.grid-item-subscriptions .grid-item-copy p:nth-child(3) { padding-bottom: 25px;}}
@media only screen and (max-width: 735px) {.grid-item-handpicked .grid-item-copy p:nth-child(3) { padding-bottom: 25px;}}
@media only screen and (max-width: 735px) {.grid-item-handpicked .grid-item-copy p:nth-child(3) { padding-bottom: 25px;}}