@media screen and (min-width: 786px)
body.column-2r .main-content-wrap {
    float: left;
    width: 75%;
}

@media screen and (min-width: 786px)
body.column-2r .sidebar-right {
    float: right;
    width: 25%;
}


div.attachment {
    display: none;
}

aside#widget_contact_info-2 {
    line-height: 25px;
}