.head{
    margin-top: 15px;
}

.head h1{
    color: #333;
    text-align: center;
}

.head p{
    color: black;
    font-size: 20px;
    margin: 5%;
    margin-top: 20px;
}

.head img{
    width: 550px;
    height: 550px;
    text-wrap: wrap;
    margin-left: 30%;
}