@media (min-width:992px){
    .w-lg-50{
        width: 50%;
    }
    .myrow{
        width: 80% !important;
        left: 10%;
    }
    .leftt{
        width: 80%;
    }
}