#homepage { padding: 0 !important; }
#homepage .s_picture { background: #fff; padding-left: 16px; padding-right: 16px; text-align: center; }
#homepage .s_picture { margin-bottom: 16px; }
#homepage section { padding: 24px 0; margin-bottom: 4px; }
#homepage h2 { text-align: center; }

section.s_member_plan_wrapper { padding-left: 24px !important; padding-right: 24px !important; }
section.s_member_plan_wrapper > div { color: var(--grey-1); max-width: 648px; margin:0px auto; }

.member-plan-grid { display: grid; grid-template-columns: 8fr 3fr 3fr 3fr 3fr; column-gap: 4px; max-width: 510px; font-weight: 500; margin: 0 auto; }
.member-plan-grid > div:nth-child(5n+1) { padding: 16px 0; text-align: left; }
.member-plan-grid > div:not(:nth-child(5n+1)) { background: #f8f8f8; padding: 22px 0; text-align: center; }
.member-plan-grid > div { position: relative; }
.member-plan-grid > div.on:before { content: ''; position: absolute; left: calc(50% - 3.5px); top: calc(50% - 3.5px); width: 7px; height: 7px; border-radius: 50%; background: var(--Royal-Canin-red); }

.s_picture p { max-width: 562px; margin-left: auto; margin-right: auto; }

#carouselhighlight .swiper-slide { width: auto; }
#carouselpetknowledge .swiper-slide { width: auto; }