
.title{
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    font-size: 30px;
    text-align: center;
}

.content p img{
    width: 100% !important;
    height: auto !important;
}
.content{
    padding-bottom: 50px;
    min-height: 500px;
}