﻿/*  FENIX Global Courier  */

#masterCompanyLogo {
    background: url('images/logo.png') no-repeat center;    
    width: 155px;
    height: 110px;
}

#masterCompany:before {
    content: none;
}

.MainContentWrapper{
    margin-top: 170px;
}