﻿/*=====================================================
    
    LARGE DESKTOP

=====================================================*/

@media all and (min-width:1800px){
    .footer-upper{
        max-width:1800px;
    }
}

@media all and (min-width:1650px){
    .VP_comment_outer{
        min-height:400px;
    }
}