.head{
    text-align: center;
    padding-bottom: 1rem;
}
.contain{
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin-bottom: 2em;
    padding-bottom: 1em;
}

.image{
    height: 70vw;
    width: 35vw;
    padding: 2em 1em;
}
