.seotekst-polnaia-novost
{
width: 800px; 
text-align: center;
margin: 10px 0px 0px 0px;
border: 0px solid Yellow  ;
}

.seotekst-zagolovki
{
color: #000080;	
text-align: center;
}

.seotekst-text
{
text-align: center;
font-size: 19px;
margin: 0px 0px 0px 0px;
}

.foto-instruktsia
{		
width: 500px; 
height: 300px;
text-align: center;
margin: 0px 0px 0px 0px;
border: 0px solid Yellow  ;
}

.foto
{	
width: auto;
height: 100%;       
}


@media only screen and (max-width : 480px) 
{
.seotekst-polnaia-novost
{
width:100%; 
text-align: center;
margin: -5px 0px 0px 0px;
border: 0px solid Yellow  ;
}

.seotekst-zagolovki
{
color: #000080;	
text-align: center;
}

.seotekst-text
{
text-align: center;
font-size: 15px;
margin: 0px 0px 0px 0px;
}

.foto-instruktsia
{		
width: 100%;
height: auto; 
text-align: center;
margin: 0px 0px 0px 0px;
border: 0px solid red  ;
}

.foto
{	
width: 100%;
height: auto;       
}
}









