/* Page-specific styles for buy-instagram-followers.
   Keep page overrides here. The original exported design is loaded first from assets/css/global.css.
*/


/* RMX correction: service package/card artwork should fill card frames. */
.tab_plansTab__image__nthwf img,
.service-card_serviceCard__image__uJ60S img,
.rmx_service_page .tab_plansTab__image__nthwf img,
.rmx_service_page .service-card_serviceCard__image__uJ60S img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    max-height: none !important;
    object-fit: cover !important;
    object-position: center !important;
}
