.row {
	width: 50%;
}

.galeriacabeza{
margin: 0 auto;
width: 100%;
height: auto;
background-color: ;	
text-align: center;
margin-top: 20px;
}

.galeriacabeza img{
width: 65%;
}

.texgaleria{

font-weight: 600;
font-family: 'Rajdhani', sans-serif;
color:#0099FF;
margin-top: 10px;
margin-bottom: 10px;
}

h300{
	font-size: 36px;

}

h301{
	font-size: 30px;
}

h302{
	font-size: 40px; font-weight: 700; color:#007af4;
}

.galeriaok{
width:100%;
background-color:;
margin-left:2%;
}
	
.articulos-todos {
width: 23%;
margin: 1%;
box-sizing:border-box;
background:#fff;
}
	
.float_r { float: right }
.float_l { float: left }
.float_c { float: center }
	



@media screen and (max-width: 1034px){

.galeriacabeza img{
width: 80%;
}

h300{
font-size: 34px;
line-height: 100%;
}
h301{
	font-size: 28px;
}
h302{
	font-size: 36px; 
}

}

@media screen and (max-width: 992px){

.galeriacabeza img{
width: 70%;
}

h300{
font-size: 28px;
line-height: 100%;
}
h301{
	font-size: 22px;
}
h302{
	font-size: 30px; 
}

}

@media screen and (max-width: 808px){

.galeriacabeza img{
width: 82%;
}

h300{
font-size: 28px;
line-height: 100%;
}
h301{
	font-size: 22px;
}
h302{
	font-size: 30px; 
}

.articulos-todos {
width: 30%;
margin: 1%;
box-sizing:border-box;
background:#fff;
}

}


@media screen and (max-width: 650px){
h300{
font-size: 24px;
line-height: 100%;
}
h301{
	font-size: 20px;
}
h302{
	font-size: 26px; 
}
}

																				
@media screen and (max-width: 490px){
h300{
font-size: 26px;
line-height: 100%;
}
h301{
	font-size: 20px;
}
h302{
	font-size: 24px; 
}

}

																					
@media screen and (max-width: 330px) {

	.galeriacabeza img{
width: 90%;
}
h300{
font-size: 18px;
}
h301{
	font-size: 14px;
}
h302{
	font-size: 20px;
	line-height: 200%; 
}

.articulos-todos {
width: 46%;
margin: 1%;
box-sizing:border-box;
background:#fff;
}

}