@media (max-width: 768px) {
    .uv-header .uv-pagelogo {
        width: 40%;
        object-fit: contain;
    }
}