@charset "UTF-8";

@media screen and (min-width: 900px){
    #drink + .widget_menu01 .content_wrapper{
        width: 66.66%;
    }
}