@media (min-width: 1920px) {
  /* Your custom styles for wide screens here */
 .container1 {
  max-width: 100%;
  padding-left:16%;
 }
 
 .ind-btn-redmore{
     width: 30%;

 }
 
 
}


