﻿/*  GRAN VIA COURIER  */

#masterCompanyLogo {
    background: url('images/logo.png') no-repeat center;    
    width: 161px;
    height: 100px;
}

#masterCompany:before {
    content: none;
}