#Logo {
    width: clamp(160px, 30vw, 200px);
    height: auto;
}
