@charset "UTF-8";

.SFW-template_image {
    
}

.SFW-img-wrapper {
    display: inline-block;
    margin: 1em;
    /*float: left;*/
    /*background: #fff;*/

    font-size: 1em; 
    text-align: center;
    width: auto;
    height: 15em;    

    position: relative;
    top: 0;
    left: 0;
    min-width: 10em;
}

.SFW-img-wrapper {
    display: inline-block;
    margin: 1em 0;
    font-size: 1em;
    text-align: center;
    width: auto;
    height: 15em;
    position: relative;
    top: 0;
    left: 0;
    min-width: 10em;
}


.insta-img-wrapper img {
    border: .4em solid #fff;
    /*width: 12em;*/
    margin: 0;
    padding: 0;
}

.SFW-img-thumb {
    height: 10em;
    /*width:126px;*/
    /*height:180px;*/
    /*margin-left: -3px;
    margin-top: 0px;*/
}

.SFW-img-wrapper figcaption {
    max-width: 10em;
    max-width: 14em;
    position: absolute;
    top: 40%;
    left: 0;
}

.SFW-img-text {
/*    font-family: "Arial Black",Arial,sans-serif;
    font-family: Arial,sans-serif;
    font-family: "Times New Roman";*/
    /*padding: 0 .2em;*/
    /*width: 11em;*/
}

.SFW-img-text {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    font-family: "Courier New", "Times New Roman";
    font-size: 0.8em;
    font-size: 1.1em;
    padding: .1em 2em .1em .2em;
    width: auto;
    word-wrap: break-word;
}
