/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
  ins {
background: transparent;
text-decoration: none;
}

ins {
    background-color: #FFFFFF !important;
}



@media only screen and (max-width: 640px) {

    article img.alignright, article img.alignleft {
        width: 100%;
        float: none;
        margin-left: 0;
    }

}
