.license-links-container .form-group:last-of-type
{
display: none;
}

#sb_location_step_container > div:nth-child(3n+2)
{
  color: red;
}

#sb_location_step_container > div:first-child
{
  color: yellow;
}



@media (max-width: 500px){
#block--sb-booking > h2:nth-child(1) > span:nth-child(7){font-size: 16px;
color: red;
}
}
@@@
