@media only screen and (width: 1024px) 
{
.da-slider	{max-height:500px; height:500px;}
.buyuksliderbolumu{max-height:500px; height:500px;}
}
@media only screen and (width: 768px) 
{
.da-slider	{max-height:425px; height:425px;}
.buyuksliderbolumu{max-height:425px; height:425px;}
}