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