﻿.img-container {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 430px;
    font-size: 45px;
    background-image: url("../images/TalentManagmentFondo.jpg");
    background-attachment: fixed;
}


.text-header {
    z-index: 2;
}

    .img-container h1 {
        font-weight: 500;
    }

