@media screen and (max-width:768px){
    /* svg {
        max-width: 10% !important;
    } */

    row.top {
        position: absolute;
        left: 85% !important;
        margin-top: -63px;
        border: 1px solid #b19d63;
        padding: 11px;
    }
}