@charset "UTF-8";




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

    .tpl-modal[href$=".jpg"]:after {
        bottom: auto;
        top: 0;
        width: 30px;
        height: 30px;
        font-size: 18px;
    }
    
}