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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tim-img-left{
    margin: 10px;
    float: left;
    width: 200px;
    height: auto;
}
.tim-img-right{
    margin: 10px;
    float: right;
    width: 200px;
    height: auto;
}
