.iframe-container iframe {
    width: 1px;
    min-width: 100%;
}

#blog {
    padding-bottom: 120px;
    background: #F9FAFF;
}

#projects-wrap {
    position: relative;
    background: url(../images/bg/cafe-blur.webp) no-repeat;
    background-size: cover;
}