.single_image {
    display: block;
    width: 100%;
}
.single_image >img {
    width: 100%;
}
.b-head {
    font-size: 30px;
    line-height: 1.2em;
    margin-bottom: 36px;
    color: #000;
    font-family: houschka_roundedbold,Arial,Helvetica,sans-serif;
}
.category-text img{
    max-width: 100%;
    height: auto;
}