﻿.imgok img {max-width: 100%;}
.pic_width100 {
    width:100%;
	margin:0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}