/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

div.container img,
.tab-content img{
    max-width: 100%;
    height: auto;
}

div.centered{
    text-align: center;
}

div.bottom-margin-20{
    margin-bottom: 20px;
}