/*
Theme Name: Work in Norwich (WiN)
Author: GRIT Digital
Author URI: https://gritdigital.co.uk/
Version: v1.0.0
*/

.page-header--image figure {
    padding-bottom: 62%;
}

@media (min-width: 48em) {
    .page-header--image figure {
        padding-bottom: 100%;
    }
}

@media (min-width: 64em) {
    .page-header--image figure {
        padding-bottom: 62%;
    }
}

