.single-theme-wrapper {
    padding: 150px 30px 80px 30px;
}
.single-theme-wrapper .container {
    max-width: 750px;
}
.entry-content p {
    margin-bottom: 32px;
}
.theme-featured-image img {
    width: 100%;
    height: auto;
}
.single-theme-wrapper article {
    padding-top: 60px;
    padding-bottom: 150px;
    text-align: center;
}
.single-theme-wrapper .entry-title {
    font-size: 24px;
}