.b-about .about-header {
    font-size: 30px; !important;
}

.b-about .yellow-pic {
    left: 105%; !important;
    top: 0px; !important;
}

.b-about .content {
    max-width: 640px; !important;
}

#b-about {
    padding-top: 0px; !important;
}

@media screen and (max-width: 550px)
{
    #b-about .b-subscribe {
        text-align: center; !important;
    }
}

@media screen and (min-width: 768px)
{
    #b-about .row-col {
         margin-left: 10%;
    }
}
