/*
Theme Name: Elements
Version: 1.0
*/

@charset "utf-8";
/* CSS Document */
#content_box.without_bg_img {
    -moz-box-sizing: border-box;
    background-color: #73757A;
    background-image: none;
    height: 388px !important;
    padding: 15px;
}