.bordered {
    border-radius: 20px;
    border: 10px solid #f5f3f2;
    overflow: hidden;
    background: #f5f3f2;
    max-width: inherit;
    max-height: inherit;
}