

.button{
text-transform:uppercase;
background: #4473c5 !important;
box-shadow: #707070 0px 0px 5px 0px !important;
}


.pi{
width:70%;
}

.pd{
width:50%;
margin: 0 auto;
}

@media (max-width: 1024px) {
.pi, .pd{
width:100%;
}
}

.slide{
    height: 334px !important;
}

.home .highlights_cont {
    display: none !important;
}


@media only screen and (max-width: 690px) {

.buyy{
display:none;
}
}