#content .art_bank .object .link {
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;

}
#content .art_bank {
	margin-left: 100px;
	margin-right: 100px;
}

#content .art_bank .object .objectNote {
	vertical-align: bottom;
}
#content .art_bank .object {
	border-top: 1px solid #DFE6ED;
	border-bottom: 1px solid #DFE6ED;
	border-left: 1px solid #DFE6ED;
	border-right: 1px solid #DFE6ED;
	margin-bottom: 30px;
	margin-left: 15px;
	margin-right: 15px;
	width: 23%;
	float: left;
}
#content .art_bank .object:hover {
	box-shadow: 0px 13px 24px rgba(0, 0, 0, 0.15);
	color: #5ABB93;
}
#content .art_bank .object .objectImage {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 100%;
	height: 350px;
}
#content .art_bank .object .link>h4 {
	height: 40px;
}
#content .art_bank .contentTitle {
	color: #5ABB93;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 40px;
}

#div176 {
	display: none;
}
#div173 {
	display: none;
}
#content {
	margin-bottom: 30px;
}

@media (max-width: 1640px) {       
#content .art_bank .object .objectImage {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 100%;
	height: 270px;
}
#content .art_bank {margin-left: 31px;
    margin-right: 0px;}   
}
@media (max-width: 1024px) {
#content .art_bank .object {
        width: 29%; }
#content .art_bank .object .link>h4 {
    font-size: 15px;
}
@media (max-width: 768px) {
#content .art_bank .object .objectImage {
        height: 180px;}
#content .art_bank .object .link>h4 {
    font-size: 12px;}
	}
@media (max-width: 500px) {
#content .art_bank .object {
    width: 42%;}
#content .art_bank .object .objectImage {
    height: 130px;}
#content .art_bank .object .link>h4 {
    font-size: 10px;}
#content .art_bank {
    margin-left: 5px;
}       