.head {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 60px auto;
    text-align: center;
}

.head img {
    width: 187px;
    height: 132px;
    margin: 0 auto;
}

.content {
    text-align: center;
    font-size: 22px;
    color: #000000;
}