#main-banner img{
    width: 100%;
}

#empresa-wrapper {
    margin-bottom: 75px;
}

#empresa-wrapper h3 {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px;
}

#empresa-wrapper h4 {
    color: #337ab7;
    font-style: italic;
}

#empresa-wrapper p {
    text-align: justify;
}

#equipos-wrapper {
    background-image: url('../img/equipos-banner.png');
    background-size: 100% 100%;
    margin-bottom: 85px;
}

#equipos-wrapper h3 {
    margin-top: 45px;
    margin-bottom: -5px;
}

#equipos-wrapper span {
    color: #ffffff;
    margin-bottom: 15px;
    display: block;
    font-style: italic;;
}

#equipos-wrapper p {
    margin-bottom: 55px;
    text-align: justify;
}

#mision-vision-wrapper {
    margin-top: 35px;
    margin-bottom: 85px;
}

#mision-vision-wrapper p {
    text-align: justify;
}

#mision-vision-wrapper img {
    width: 100%;
}