@media only screen and (max-width:600px){
	.contenido {
    	border: 0;
    	top: 80px;
	}
  	.titular {
    	width: 97%;
    	letter-spacing: 3px!important;
    	margin-left: 70px auto 0 auto;
	}
  	#comp303020-567836 .cntb-356-0-image {
    	height: 380px;
	}
	#comp303020-567836 .cntb-356-0-seccion-element {
    width: 100%;
	} 
	.pie {
    	background-color: transparent!important;
    	border-top: none!important;
     	padding-top: 19px!important;
	}
	#columna_pie1 {
		border-top: none!important;
	}
   
} 
  .logo{ width:120px !important; filter: invert(0.3); background-size: 100% !important;}
  .col-lg-6{ max-width:540px ; margin:0 auto;  }
  .cntb-356-block{ max-width:1080px ; margin:0 auto; }

.titular{ color: #666 !important; text-transform: uppercase; font-size:10px !important; margin-top:33px !important; }
.cabecera-home{ top:6px; left:10px; }
.cntb-356-0-name{ padding:20px 25px; line-height:1em; font-size:20px !important; left:0px; bottom:0px; width:100%;  position:absolute; font-weight:bold; color:white; letter-spacing:0.05em; }
.cntb-356-0-seccion-element-row picture:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75%;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );
}
.fondo_body {
  display: flex;
  flex-direction: column;
  min-height: 100vh; 
}
#total {
  flex: 1; 
}
.pie{
    background-color: white;
    border-top: 1px solid #ccc;
    margin: 50px 0 0;
    padding-top: 30px;
    z-index: 9999999;
    padding-bottom: 30px;
}
#navidad_menu{
	position:absolute;
	top:10px;
	right:20px;
}
#comp303020>div.row:first-child{
	flex-direction:column;
}