/* Header image */
.budget-header-image-container .budget-header-image .budget-header-image-logo-title-text {
    padding: 3.5625rem 0 0;
}
.budget-header-image-container .budget-header-image .budget-header-image-logo-title-text .budget-header-image-title {
    color: #fff;
    margin-bottom: 2.8125rem;
    margin-bottom: 1.3125rem;
}
.budget-header-image-container .budget-header-image .budget-header-image-logo-title-text .budget-header-image-text {
    width: 10.375rem;
    font-size: 1.6875rem;
    line-height: 1.2;
    margin-left: auto;
    margin-right: auto;
}
@media print, screen and (max-width: 39.99875em) {
    .budget-header-image-container {
        background-position: 0 0;
    }
}
@media print, screen and (min-width: 40em) {
    .budget-header-image-container .budget-header-image .budget-header-image-logo-title-text .budget-header-image-title {
        text-align: left;
        margin-left: 0;
    }
    .budget-header-image-container .budget-header-image .budget-header-image-logo-title-text .budget-header-image-text {
        text-align: left;
        margin-left: 0;
    }
}
@media print, screen and (min-width: 75em) {
	.budget-header-image-container .budget-header-image .budget-header-image-logo-title-text {
		width: calc(50% - 2rem);
	}
	.budget-header-image-container .budget-header-image .budget-header-image-logo-title-text .budget-header-image-title {
		margin-bottom: 1.3125rem;
	}
    .budget-header-image-container .budget-header-image .budget-header-image-logo-title-text .budget-header-image-text {
		width: 100%;
	}
}
/* Highlights */
.highlight-title {
	font-size: 1.3125rem;
	line-height: 1.5;
}
/* Videos */
.budget-speech-video-link-text,
.videos-title,
.videos-link {
	display: none;
}
@media print, screen and (min-width: 64em) { 
    .page-template-homepage .budget-speech-videos-container .budget-speech-videos .videos {
	    margin-top: 4.25rem;
    }
}
@media print, screen and (min-width: 64em) {
.page-template-homepage .budget-speech-videos-container .budget-speech-videos .budget-speech, .page-template-homepage .budget-speech-videos-container .budget-speech-videos .videos {
	flex: 0 0 auto;
	width: calc(50% - 2rem);
	margin-left: 1rem;
	margin-right: 1rem; } 
}
@media print, screen and (min-width: 64em) {
.page-template-homepage .budget-speech-videos-container .budget-speech-videos .videos .videos-videos .video-container {
	flex: 0 0 auto;
	width: calc(50% - 2rem);
	margin-left: 1rem;
	margin-right: 1rem;
}
