﻿.logo-preview {
    width: 38px;
    height: 38px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
    color: #fff;
}
img {
    max-width: 90px !important;
}