.s4-para{
box-sizing: border-box;
font-family: 'Roboto', sans-serif;
margin-top: 10px;
margin-bottom: 26px;
color: #111;
transition: all 0.2s ease;
line-height: 36px;
font-weight: 400;
display: inline-block;
font-size: 16px !important;
}
.s4-img{
height: 400px;
object-fit: cover;
object-position: center center;
}
.s4-research-name{
font-family: 'Roboto', sans-serif; font-weight: 600 !important;
font-size: 17px;
text-align: left;  color: #000;
}
.s4-rs-detail{
font-family: Verdana, Geneva, sans-serif;
line-height: 1.74;
color: #222;
text-align: justify ;
box-sizing: border-box;
margin-top: 0;
font-size: 16px ;
margin-bottom: 50px;
}