I tried with the code:
@media (min-width: 992px){
.wrap_header > div:first-child{
right: 0 !important;
left: auto !important;
margin-right: 140px !important;
}
}
I tried with the code:
@media (min-width: 992px){
.wrap_header > div:first-child{
right: 0 !important;
left: auto !important;
margin-right: 140px !important;
}
}