.who-wrap{
    padding: 62px 0px 25px 0px;
}
.headings-wrap{
   padding: 62px 0px 35px 0px;
}
.past-wrap .line::before {
content: ' ';
position: absolute;
top: -6.8em;
width: 4px;
min-height: 261px;}
.portbg{
background:linear-gradient( #000000c7, #000000bf ),url(../img/bg/storry.png);   
padding: 229px 0px 227px 0px;
}
@media (max-width: 1700px) {
    .past-wrap .line::before {
    min-height: 191px ;
}
.team-info .team-button::after {
  
    right: -171%;
}
.team-info .team-button::before {

    left: -37%;
    max-width: 127px;

  
    bottom: -5px;
  
}
}
 @media only screen and (max-width: 720px) {

   .newhead{
    font-size: 40px;
}
   
   
 .portbg{
	background: linear-gradient( #0000005c, #00000063 ),url(../img/bg/storys.jpg); 
   padding: 236px 0px 164px 0px;
background-repeat: no-repeat;

background-position: center;
}

.storybg{
     background: linear-gradient( #0000005c, #00000063 ),url(../img/bg/storys.jpg);  
    padding: 236px 0px 164px 0px;
   background-repeat: no-repeat;
 
  background-position: center;
}

   }