@charset "utf-8";
/* CSS Document */
.ovale {
    border-radius: 50%;
    /* border-top-right-radius: 50%;
    border-bottom-right-radius: 50%; */
    height: 250px;
}