.spacer
{
	padding:30px 0;
}

.highlight-info
 { 
   background:url(../../img/galeria/alberca_1.jpg) center fixed;
   background-size:cover; 
   color:#fff;
   
 }
 
 @media (max-width: 767px)
 {
   .highlight-info
   {
       /*background:url(../../img/texturaAyoa4.png) center fixed;*/
       background:none;
   }
 }
 
 
.highlight-info .overlay
 {
  background:rgba(45, 46, 131, 0.3);
 }
 
 

