.digitopglobal-midwidth{
    width:30%;
    margin-right: 20px;
}

.digitopglobal-flex{
    display: flex;
    flex-wrap: wrap;
}

.digitopglobal-fullwidth{
    width:100%;
}

.digitopglobal-required {
    border: none;
    color: #E01020;
    font-size: 16px;
    line-height: 1;
}