/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px)
{
    .card {
        max-width: 253px;
    }
    h2 {
        font-size: 15px;
        margin-bottom: 0px;
    }
    h4.panel-title {
        font-size: 12px;
    }
    #Header h2 {
        margin-top: 12px;
    }
    #Header h2.subtitle {
        margin-top: 0px;
    }
    #Header .card {
        height: 69px;
    }
    #Body .card {
        min-height: 184px;
    }
    .card-text {
        font-size: 12px;
        line-height: 15px;
        margin: 10px;
    }
    #SlovenskoSiKrasne1 {
        width: 100%;
        position: absolute;
        left: 0px;
        top: 10px;
        color: white;
    }
    #SlovenskoSiKrasne2 {
        width: 100%;
        position: absolute;
        left: 0px;
        top: 10px;
        color: #0B4EA2;
    }
    #Footer .card {
        height: 160px;
    }
    #Footer .card-text {
        font-size: 10px;
        line-height: 11px;
        margin: 10px;
    }
    #Footer p {
        margin-bottom: 0.5rem;
    }
    .img-statny-znak {
        width: 21px;
        margin-right: 11px;
        margin-top: -14px;
    }
    #Znalec {
        float: left;
        width: 89%;
        margin-top: 8px;
    }
    #Copyright {
        font-size: 10px;
        height: 270px;
        padding-top: 10px;
    }
}
