﻿#memberInstitution .title-text {
    color: #304d6b;
    font-size: 30px;
    text-align: center;
}

#memberInstitution .content-container {
    -webkit-box-pack: center !important;
    justify-content: center !important;
}

#memberInstitution a {
    color: #304d6b;
    cursor: pointer;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
}

#memberInstitution .member-institution-items {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

#miImagesList a img {
	font-size: 14px;
	line-height: normal;
}

#memberInstitution object {
    width: 100%;
    height: auto;
}
