.white-label-col-2 {
    flex: 0 0 16.6666666667% !important;
    max-width: 16.6666666667% !important;
}

.white-label-col-3 {
    flex: 0 0 25% !important;
    max-width: 25% !important;
}

.white-label-col-4 {
    flex: 0 0 33.3333333333% !important;
    max-width: 33.3333333333% !important;
}

.white-label-col-6 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}

.white-label-col-9 {
    flex: 0 0 75% !important;
    max-width: 75% !important;
}

.white-label-col-10{
    flex: 0 0 83.3333333333% !important;
    max-width: 83.3333333333% !important;
}

.white-label-col-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.apod-mobile-view {
    width: 493px;
    height: 795px;
    justify-self: center;
    overflow-y: auto;
    overflow-x: hidden;
}

h1 {
    font-size: 2rem !important;
    font-weight: bold !important;
}

h2 {
    font-size: 1.875rem !important;
    font-weight: bold !important;
}

h3 {
    font-size: 1.625rem !important;
    font-weight: bold !important;
}

h4 {
    font-size: 1.375rem !important;
    font-weight: bold !important;
}

h5 {
    font-size: 1.125rem;
    font-weight: bold;
}

h6 {
    font-size: 1rem;
    font-weight: bold;
}

p {
    font-size: 0.875rem !important;
    font-weight: normal !important;
    line-height: 1.75 !important;
}
