
.lang-fr
{
  .container {
    min-width: 90%;
  }

}

.lang-en
{
  display: none;
  
}

.blog-content
{
  min-height: 632px;
}
