﻿



@media only screen and (min-width: 460px) {

    .logo-div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

}