.control-cabecera-servicios{width:100%;height:calc(100vh - 80px);position:relative;display:flex;align-items:center;justify-content:center}.control-cabecera-servicios img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.control-cabecera-servicios .bg-cabecera{position:absolute;z-index:2;top:0;bottom:0;left:0;right:0}.control-cabecera-servicios h1{position:relative;z-index:3;color:#fff;font-size:55px;max-width:800px;margin-left:20px;margin-right:20px}@media only screen and (max-width:991px){.control-cabecera-servicios h1{font-size:40px;max-width:100%;text-align:center}}@media only screen and (max-width:575px){.control-cabecera-servicios h1{font-size:32px}}