 

@media   all  and (max-width: 1500px)
{
 
 .shm_dostavka{
 width:400px; 
 } 
 

.shm_dostavka  .txt
 {
  transform: rotate(-23deg);	
  margin-top:75px;
  text-align:center; 
  font-size:15px;
 }

.shm_sova
{
 width:48.58px;
 height:69.26px;
 top :120px;
} 
}

@media   all  and (max-width: 1200px)
{
 .shm_dostavka{
 width:300px; 

 }
.shm_dostavka  .txt
 {
 transform: rotate(-30deg);	
 } 
 
}

 

@media   all  and (max-width: 700px)
{
 .shm_dostavka{
 width:230px; 
 
 }
.shm_dostavka  .txt
 {
 transform: rotate(-38deg);	
 width:100%;
 margin-left: 32px; 
  
 }  
}

@media   all  and (max-width: 650px)
{
	


	 .shm_logo{
	 height:50px;
	 width:50px;
	 
	 }
 

 .shm_slogan{
/* width:60%;  */
}

.header_wrap_main
{
width:60%; 
	
}

}

@media   all  and (max-width: 520px)
{

 

 .shm_slogan{
 /* height:auto; */
}

.header_wrap_main
{
 /* height:auto; */
	
}

 .shm_dostavka{
display:none;
}

}

@media   all  and (max-width: 300px)
{
 
}

@media   all  and (max-width: 925px)
{
 
}