.logo {
    width: 180px !important;
    height: 180px !important;
    border-radius: 50%;
    object-fit: cover;

    border: 6px solid #fff;
    box-shadow: 0 6px 20px rgba(0,0,0,.25);
}