.marco {
	border: 1px solid;
	border-color: black;
	height: 53px;
	width: 70px;
}

.logo-2021 {
	position: absolute;
	background: url(../images/dgi-logo-2021.jpg) no-repeat center center;
    background-size: cover;
    top: 30px;
    left: 22%;
    width: 170px;
    height: 100px;
}