span {
    font-size: 20px !important;
}

.mr-xs {
    margin-right: 50px !important;
}

@media only screen and (max-width: 600px) {
#header > div > div.header-top.header-top-style-4 > div > div.col-md-10 > p > span:nth-child(3) {
    display: grid !important;
}
}