/* Large devices (desktops, 992px and up) */
@media (min-width: 992px)
{
    .card {
        max-width: 470px;
    }
    h2 {
        font-size: 27px;
    }
    h4.panel-title {
        font-size: 23px;
    }
    #Header h2 {
        margin-top: 20px;
    }
    #Header h2.subtitle {
        margin-top: 0px;
    }
    #Header .card {
        height: 128px;
    }
    #Body .card {
        min-height: 340px;
    }
    .card-text {
        font-size: 23px;
        line-height: 25px;
        margin: 10px;
    }
    #SlovenskoSiKrasne1 div {
        width: 100%;
        position: absolute;
        left: 0px;
        top: 10px;
        color: white;
    }
    #SlovenskoSiKrasne2 div {
        width: 100%;
        position: absolute;
        left: 0px;
        top: 10px;
        color: #0B4EA2;
    }
    #Footer .card {
        height: 298px;
    }
    #Footer .card-text {
        font-size: 21px;
        line-height: 22px;
        margin: 10px;
    }
    #Footer p {
        margin-bottom: 1.0rem;
    }
    .img-statny-znak {
        width: 33px;
        margin-right: 11px;
        margin-top: -9px;
    }
    #Znalec {
        float: left;
        width: 90%;
        margin-top: 10px;
    }
    #Copyright {
        font-size: 18px;
        height: 440px;
        padding-top: 20px;
    }
}
