.akia-mainlogo img {
    width: 45%;
}

@media (min-width: 1280px) {
    .akia-mainlogo img {
        width: 25%;
    }
}