.overlay .gallery__text-container{padding:0!important}#gallery{margin:auto;max-width:1400px}.gallery-titulos{padding:0 1rem 1rem}.padding-imagen{padding:2rem 1rem 1rem!important}.gallery-index{background:#efefef}.pictures{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:50% 50%;grid-gap:1rem;padding:1rem}.gallery__image img{height:100%;object-fit:cover;width:100%}.container{height:100%;position:relative}.overlay{background-color:#00b4c461;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:.5s ease;width:100%}.image{display:block;height:auto;width:100%}.gallery__text-container{height:100%;left:0;position:relative;width:100%}.container:hover .overlay{opacity:1}.gallery__text-container .text{color:#fff;font-size:20px;padding:40px;position:absolute;text-align:left;width:240px}.gallery-titulos h2{font-family:Avenir,Arial;font-weight:600}@media screen and (max-width:850px){.pictures{padding:unset!important;grid-gap:1rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.gallery__text-container .text{width:100%}}@media screen and (max-width:900px){.gallery__text-container .text{font-size:18px!important}}.gallery__image:first-child{grid-column:span 1;grid-row:span 1}.gallery__image:nth-child(2){grid-column:span 1;grid-row:span 2}.gallery__image:nth-child(3){grid-column:span 1;grid-row:span 1}@media screen and (max-width:600px){.gallery-titulos{padding:0 0 1rem}}