body{
    width: 100%;
background-color: #01add1;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
}
.program-image{
    width: 100%;
    position:relative;
    margin-left: auto;
    margin-right: auto;
}
img{
width: 100%;
}
@media screen and (max-width: 992px) {
    .program {

      
    }
}