@charset "utf-8";
.logo {
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    position: relative;
}
img {
    width: 100%;
    height: auto;
}