#logo img {
    margin-left: 0;
    max-height: 60px;
    margin-right: auto;
}

.special-countdown .countdownHolder {
    font-size: max(25px, 5vw);
    height: 82px;
    border-left: 0px;
    border-right: 0px;
}

#content img {
    vertical-align: middle;
    max-width: 100%;
}



.quantity-adder {
	display: none;
}

video {
    max-width: 100%;
}