.panel {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.panel-heading {
    display: flex;
    align-items: center;
    justify-content: center;
}

.panel-body h3 {
    font-size: 18px;
    font-weight: bold;
}

.ancho{
	width: 234px;
	height: 271px;
}
.ancho-negro{
	width: 202px;
	top: 1px;
	position: absolute;
}
.letritas{
	top: 180px;
    position: absolute;
}