@media screen and (min-width: 768px) {
    .section-maring span {
        margin-left: 27px;
    }
}

.br20px {
    border-radius: 20px;
}