.wrapper_metiz {

	width: 100%;
	margin: 0 auto;
	max-width: 700px;
	min-height: 350px;
	border: 10px solid gray;
	box-sizing: border-box;
	padding: 15px !important;
}
.image1 {
	width: 100% !important;
	height: auto !important;
	max-width: 350px !important;
}
#bolt2_GOST, #gaika_GOST, #shaiba1_GOST, #shaiba2_GOST,
#shaiba3_GOST, #shaiba_isp, #grover_tip, #grover1_GOST,
#grover2_GOST, #grover3_GOST {
	display: none;
}
@media (max-width: 600px) {
	.wrapper_metiz {
		padding: 5px !important;
		border: 5px solid #C71585;
	}
	.input-group-addon {
		padding: 6px !important;
	}
}
