.footer-un-somnath {
    width: 100%;
    height: auto;
}

.footer-un-somnath .main {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-un-somnath .main .set {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-un-somnath .main .copy {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.footer-un-somnath .main .set .logo {
    width: 119px;
}

.footer-un-somnath .main .set .logo img {
    height: 100%;
    width: 100%;
    /* border: 1px solid teal; */
    border-radius: 50%;
}