
section[id] {
    scroll-margin-top: 72px;
    margin-bottom: 2rem;
 }
 .usa-card__header .title {
    font-size: 1.3rem !important;
}	
.fancybox-slide--iframe .fancybox-content {
    height: 1486px !important;
    max-width  : 100%;
    max-height : 100%;
}
.iframe-fh{
    height: 100vh !important;
}
.usa-card__container{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

