html body.businessTravelBody {
  margin-top: 90px !important;
  background-image: url('https://www.holidayextras.co.uk/images/holidayextras/BT-hero-big.jpg') !important; background-size: cover !important;
}
.navbar-inverse{
  background-color: #542e91;
  padding: 15px 0px;
}
#business-travel-header .row div:last-child span{
float: right;
display: block;
margin-right: 10px;
color: #fff;
font-size: 22px;
line-height: 50px;
}
#business-travel-header .row div:last-child img{
float:right;
}
#business-travel-header .row {
  max-width: 1170px;
  margin: 0 auto;
}
#banner, #random_text{ display: none !important;}
.agent-form{ background-color: rgba(255, 255, 255, 0.8); color: #414141 !important;margin-top: 15px;}
.agent-form .inputInfo p, .agent-form  span.brandColour, .loginPage{ color: #414141 !important;}
#border-purple{ height: 50px; background-color: #542e91; margin-left: -8px;}
#backToHomepage{ color: #414141 !important; text-shadow: none;}

#business-travel-header .row div:last-child span {
    float: right;
    display: block;
    margin-right: 10px;
    color: #fff;
    line-height: 50px;
}
.col-sm-6{
  position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
@media only screen and ( max-width: 905px ) {
  #loginButton{ margin-bottom: 10px;}
  #backToHomepage{margin-bottom: 10px; margin-top: 0px;}
}
@media (max-width: 991px) and (min-width: 768px){
#business-travel-header .row div:first-child img {
    height: 20px;
    margin-top: 10px;
}
#business-travel-header .row div:last-child span {
    line-height: 40px;
    font-size: 16px;
}
#business-travel-header .row div:last-child img {
    height: 40px;
}
}
@media ( max-width: 905px ) {
  #loginButton{ margin-bottom: 10px;}
  #backToHomepage{margin-bottom: 10px; margin-top: 0px;}
}
@media (min-width: 768px)
{
.col-sm-6 {
    width: 50%;
    float:left;
}
}
@media (max-width: 767px){
#business-travel-header .row div:first-child img {
    margin-top: 0;
    max-width: 100%;
}
#business-travel-header .row {
    text-align: center;
}
#business-travel-header .row div:last-child img {
    display: none;
}
#business-travel-header .row div:last-child span {
    float: none;
    margin: 15px 0 0;
    line-height: normal;
}
 .agent-form{ margin-top: 20px;}
  .mainContentContainer {
   padding-top: 60px;
}
.col-sm-7.pull-left.agent-form {
    margin: 0 auto;
    width: 300px;
    float: none !important;
}
h1.loginPage{
     line-height: 1em;
    text-align: center;
}
}
@media (min-width: 600px){
.col-sm-7.pull-left.agent-form{ width :500px !important; }
}
