@charset "UTF-8";
/* CSS Document */

.entry-header{
    width:100% !important;
    max-width:100% !important;
}

.entry-content{
    width:100% !important;
    max-width:100% !important;
}

.entry-title{
    display: none;
}
