#ext-gen96 {
    background-color: yellow !important;
}
/**
/ iPad Orientations
**/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
    .home-area-button {
            margin-right: 0.25rem !important;
            padding-left: 1.0rem !important;

    }
}
@media all and (device-width: 834px) and (device-height: 1112px) and (orientation:landscape) {
    .home-area-button {
            margin-right: 0.25rem !important;
            padding-left: 1.0rem !important;

    }
}

.albatros {
    height:1000px;
}
