.comav-header {
    height: 100%;
    color: #fff;
    background-color: #cc1045;
    padding-top: 4rem;
    padding-bottom: 4rem;
    box-shadow: 0px 2px 5px #444;
}

.comav-info {
    padding-top: 4rem;
    padding-bottom: 2rem;
}

.comav-info li {
    list-style-type: circle;
}

.comav-img {
    min-height: 450px;
    height: 100%;
    background-image: url(../img/comunicacion-audiovisual/imagen-comunicacion-audiovisual.png);
    background-position: center;
    background-size: cover;
}

.comav-video-img {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.comav-video-img img {
    height: 300px;
}

.comav-content {
    padding-top: 4.5rem;
    padding-bottom: 3rem;
    color: #fff;
    line-height: 2.5;
}

.comav-footer p {
    padding-top: 3rem;
    font-size: 1rem;
}
