.main-left{
    width: 100%;
}

.main-details{
    display: flex;
    height: 700px;
    width: 100%;    
}

.main-details iframe{
    display: flex;
    height: 100%;
}