/*
* @Project ASSESP
* @author  FABIANO KUERTEN <fabiano@3fk.com.br>
*/

#convenio_img { width: 100%; margin: 0px;  text-align: center; }
#convenio_img img { width: 100%; height: auto; }
@media only screen and (min-width: 1025px) {
#convenio_img img { width: auto; height: 250px; }
}