@media only screen and (min-width: 1024px){

    .lap-pull4{
        position: relative;
        left:0 !important
    }
    .lap-push8{
        left: 0 !important
    }
}

.lap-pull4{
    position: relative;
    left:0% !important;
    font-size: 20px
}
