@charset "UTF-8";

.podcast_block {
    background-image: url(../img/minamo.jpg);
    background-size: cover;
    background-position: center;

    padding: 30px 0;
    text-align: center;
    line-height: 170%;
}