.the-splash.is-active .m-logo svg {
    width: 116px;
}

.is-active .hide-active,
.show-active {
    display: none !important;
}
.is-active .show-active {
    display: block !important;
}
.x-show.is-active .x-show-toggle .show-active {
    display: inline !important;
}

.type-vimeo.with-controls .u-ratio script {
	pointer-events: none !important;
}