  figure {
        margin: 16px 40px !important; 
    }


.azn {
	height: 220px;
	width: 100%;
	   border-bottom: 1px solid #021a40;
       object-fit: cover;

}

.portfolio-item {
height: 100%;
width: 100%;
}

footer {
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

body {
  height: 50%;
}