#case
{
	max-width: 1300px;
    margin: auto;
}
.case_view_img
{
	background-image: url(../../img/case.jpg);
    display: block;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    height: 700px;
}