@charset "utf-8";
/* CSS Document */

/*HEADER*/
.habladores {
    background-image: url("../images/header/habladores-acrilico-pereira.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 80vh;
    flex-direction: column;
	margin-top: 0px;
}

