.scheme {display: flex;margin:0 auto;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}


@media only screen 
	and (min-width:320px) 
	and (max-width:480px)
{
.
.scheme img {width:100px; height:165px;}
}

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

.scheme img {width:100px; height:165px; }
}

@media only screen 
	and (min-width:320px) 
	and (max-width:480px) 
	and (orientation:landscape) 
	and (-webkit-min-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px;}
}

@media only screen 
	and (min-width:320px) 
	and (max-width:480px) 
	and (orientation:portrait) 
	and (-webkit-min-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px;}
}

@media only screen 
	and (min-width:320px) 
	and (max-height:568px) 
	and (orientation:landscape) 
	and (-webkit-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px;}
}

@media only screen 
	and (min-width:320px) 
	and (max-height:568px) 
	and (orientation:portrait) 
	and (-webkit-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px; }
}

@media only screen 
	and (min-width:375px) 
	and (max-height:667px) 
	and (orientation:landscape) 
	and (-webkit-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px;}
}

@media only screen 
	and (min-width:375px) 
	and (max-height:667px) 
	and (orientation:portrait) 
	and (-webkit-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px;}

@media only screen 
	and (min-width:414px) 
	and (max-height:736px) 
	and (orientation:landscape) 
	and (-webkit-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px; }
}

@media only screen 
	and (min-width:414px) 
	and (max-height:736px) 
	and (orientation:portrait) 
	and (-webkit-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px;}
}

@media only screen 
	and (min-width:320px) 
	and (max-height:640px) 
	and (orientation:landscape) 
	and (-webkit-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px; }
}

@media only screen 
	and (min-width:320px) 
	and (max-height:640px) 
	and (orientation:portrait) 
	and (-webkit-device-pixel-ratio:2)
{

.scheme img {width:100px; height:165px;}

@media only screen 
	and (min-width:320px) 
	and (max-height:640px) 
	and (orientation:landscape) 
	and (-webkit-device-pixel-ratio:3)
{

.scheme img {width:100px; height:165px;}
}

@media only screen 
	and (min-width:320px) 
	and (max-height:640px) 
	and (orientation:portrait) 
	and (-webkit-device-pixel-ratio:3)
{

.scheme img {width:100px; height:165px;}
}

@media only screen 
	and (min-width:360px) 
	and (max-height:640px) 
	and (orientation:landscape) 
	and (-webkit-device-pixel-ratio:3)
{

.scheme img {width:100px; height:165px;}
}

@media only screen 
	and (min-width:360px) 
	and (max-height:640px) 
	and (orientation:portrait) 
	and (-webkit-device-pixel-ratio:3)
{

.scheme img {width:100px; height:165px;}
}

.res_proc_img {
	margin:auto;	
}