/* Smart Home Logo */

#ac-globalfooter .ac-gf-buystrip-info-icon-homekit {
    width: 100%;
    height: 56px;
    background-size: 100% 56px;
    background-repeat: no-repeat;
    background-image: url("/au/includes/images/buystrips/icon_home_large.svg")
}


/* ATV Logo */

#ac-globalfooter .ac-gf-buystrip-info-icon-appletvplus {
    width: 100%;
    height: 56px;
    background-size: 100% 56px;
    background-repeat: no-repeat;
    background-image: url("/au/includes/images/buystrips/icon_atv_large.svg")
}