* {
    margin: 0 auto;
    padding: 0 auto;
}

img {
    max-width: 100%;
}

.internal-wrapper {
    background-image: url(../images/promo/promo_ipadpro__ch217v9v7no2_large.jpg);
    height: 560px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.aa {
    border-radius: 980px;
    background-color: #0071e3;
    color: white;
    padding: 9px;
}

.aa:hover {
    background-color: darkblue;
    color: white;
}

.ll {
    border-radius: 980px;
    border-color: blue;
    border-width: 1px;
    border-style: solid;
    padding: 7px 15px;
    color: blue;
}

.ll:hover {
    background-color: #0071e3;
    color: white;
}

.internal-wrapper-2 {
    background-image: url(../images/promo/hero_iphone_family_a__c7v3mvx3jv42_large_2x.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 560px;


}

.internal-wrapper-3 {
    background-image: url(../images/promo/promo_mbp__ek7p477bkp6q_large.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 560px;
}

.vision {
    padding-top: 345px;
}

.internal-wrapper-4 {
    background-image: url(../images/promo/promo_apple_vision_pro__f4v4zp0sum2y_medium.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 560px;
}

.internal-wrapper-5 {
    background-image: url(../images/promo/promo_ai__couihqxznyvm_small.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 560px;
}

.button-5 {
    background-image: url(../images/promo/promo_apple_card__5cm7draujpey_small.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 560px;
}

.internal-wrapper-6 {
    background-image: url(../images/promo/promo_apple_card__5cm7draujpey_large.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 560px;
}

.internal-wrapper-7 {
    background-image: url(../images/promo/promo_iphone_tradein__bugw15ka691e_medium.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 560px;
}

.logos{ 
    width: 18px;
}
