/****************************
 * Header - Detail
*****************************/
.site-title-project-detail {gap:20px 0;}

@media only screen and (min-width:1025px) {
    .site-title-project-detail__col:not(:last-child) {padding-right:20px;}
}

@media only screen and (max-width:1024px) {
    .site-title-project-detail__col {width:100%;}
}

.site-banner-image {aspect-ratio:1440/684;}