.h-element-container {
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
    border-radius: 6px 6px 6px 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}