@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Regular.eot');
    src: url('fonts/AktivGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/AktivGrotesk-Regular.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Regular.woff') format('woff'),
        url('fonts/AktivGrotesk-Regular.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Regular.svg#AktivGrotesk-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'AktivGrotesk';
    src: url('fonts/AktivGrotesk-Medium.eot');
    src: url('fonts/AktivGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/AktivGrotesk-Medium.woff2') format('woff2'),
        url('fonts/AktivGrotesk-Medium.woff') format('woff'),
        url('fonts/AktivGrotesk-Medium.ttf') format('truetype'),
        url('fonts/AktivGrotesk-Medium.svg#AktivGrotesk-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@media screen and (min-width: 992px) {
.module-9 {padding-bottom:0 !important}
.module-9 .img {top:10% !important}
}