/* Notebook */
@media only screen and (max-width : 1210px) {
    /* HOT TOPICS
    ----------------------------------------------------*/
    .hot-topics .news-title h3{
        font-size: 26px;
    }
    
    
    /* PHOTOSWIPE
    ----------------------------------------------------*/
    .pswp__item .ps-inc,
    .pswp__item .ps-inc.ps-inc.video {
        padding: 50px;
    }

}