/*	==========================================================================
	css - wko faz-bildungsanbieter
	last change: CA 16-05-2025
	========================================================================== */


.ba-banner {
    margin-bottom: 0;
}

#tazertifikateCheckbox {
    display: none;
}

@media (min-width: 576px) {
    .ba-banner .figure-image {
        aspect-ratio: auto;
        object-fit: cover;
        max-height: 400px;
    }
}