.product-presentation-img{
    width: 900px;
    height: 670px;
    margin: 40px auto;
}
.latest-job-title{
    padding: 15px 20px;
}
.product-presentation-desc{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0 50px;
}
.product-img{
    width: calc(100% - 40px);
}
.body-data-box{
    padding-bottom: 20px;
}