/* 
 Theme Name:   responsive-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     responsive
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

@media (min-width: 992px) {

    body.page #primary.content-area.grid.col-620 {
        width: 65.957446808511% !important;
    }

    body.page #secondary.main-sidebar.widget-area.grid.col-300 {
        width: 31.914893617021% !important;
    }

}