/*
 Theme Name:   Gossipblog Child
 Theme URI:    http://hercules-design.com
 Description:  Gossipblog Child Theme
 Author:       Hercules Design
 Author URI:   http://hercules-design.com
 Template:     gossipblog
 Version:      2.5
*/

@import url("../gossipblog/style.css");


@media screen and (max-width: 768px) {
    .row{
        margin: 0 5px;
        padding: 0px;
    }
}
