/* Added to counter the issue of right margin on content by HT - Valet 
@media only screen and (min-width: 1024px) {
  .content {
    width: 70%;
}
.sidebar-primary {
  width: 30%;
}
}


*/
