.browse-sorting-option {
    /* margin-left: calc(100% - 110px); */
    padding-top: 0;
    position: inherit;
    top: 0;
    right: 0;
}

/* @media (min-width: 550px) {
    div.resources-packages.type-sec-level-listing article .article-content-wrapper {
        margin-left: max(51%, 210px);
    }
} */

/* @media all and (min-width: 550px) {
    div.resources-packages.type-sec-level-listing article .article-image-container {
        width: 50% !important;
    }
} */

div.resources-packages.type-sec-level-listing article .article-content-wrapper div,
div.resources-packages.type-sec-level-listing article .article-content-wrapper p,
div.resources-packages.type-sec-level-listing article .article-content-wrapper span {
    text-align: center;
}

@media (min-width: 550px) {
    div.resources-packages.type-sec-level-listing article .article-content-wrapper {
        margin-left: 0 !important;
    }

    div.resources-packages.type-sec-level-listing article .article-image-container {
        float: unset;
        width: 100%;
    }
}

.comic-article {
    height: 100% !important;
}

div.resources-packages article .article-image-container img {
    width: auto;
    max-width: 100%;
}
