.name-plate img{
    width: 100%;
    display: block;
}

.name-plate img:not(:last-child) {
    margin-bottom: 40px;
}


.footie{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
