.menu-item {
    margin-bottom: 30px;
}
.menu-item img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.736);
}

/* sosial media */
.medsos {
    padding: 13rem 0 0 0;
    background: url(../img/bg-bottom2.png), url(../img/bg-top.png),
        url(../img/bg-banner.jpg);
    background-position: center bottom, center top, right 0px top 0%;
    background-repeat: no-repeat;
}
