/*
Theme Name: Eurofin
Theme URI: https://wpriders.com/hire-us
Author: Florin from WPRiders
Author URI: https://wpriders.com/hire-us
Template: twentysixteen
Description:
Version: 1.0
Text Domain: eurofin
*/

body #content .post .entry-content {
    float: none;
    width: 100%;
}
body #content .post .entry-footer {
    display: none;
}
/* ------- Responsive code here ------- */

@media only screen and (max-width:909px){
    body #content .post .entry-content {
        float: none;
        margin: 0 7.6923%;
        width: auto;
    }
}
