@font-face {
     font-family: manus;
     src: url('../fonts/MNS_TRIAL.ttf');
}

input[type="file"]{
	display: none;
}

#slides {
	height: 608px !important;
	overflow: hidden !important;
}

.border-radius-3 {border-radius: 6px }
.titulo-card {font-family: 'manus'; font-size: 2em; color: #999}

.crop {
  width: 250px;
  height: 200px;
  background-position: center;
  background-size: cover;
}