@media only screen and (max-width: 767px){
.row-flex.align-items-center.justify-content-between .col-auto:first-child {
    width: 81%;
}}