﻿
.back-bird {
    width: 100%;
    height: 400vh;
    background-image: url('../img/logotipo_barras.png');
    background-repeat: no-repeat;
    background-size:contain;
    position: absolute;
    top:450px;       
}

