﻿body {
}
@media only screen and (min-width: 1800px) {
    .topcenter {
        position: absolute;
        top: 85%;
        right: -40%;
        font-size: 18px;
    }

        .topcenter img {
            width: 70%;
            border-radius: 10px;
        }
}