@media only screen and (min-width:768px) and (max-width: 1024px) {
	.imgal
	{
		float:right!important;
	
	
	
}




}

@media screen and (max-width: 768px) {
    .slidera {
        padding-right: 15px !important;
    }

    .headingtext {
        padding-top: 0px;
        font-weight: bold;
        position: relative;
        color: #ec2027;
        font-family: CentSchbkCyrill BT;
        font-size: 10px;
        text-align: center;
    }
    .widthd
{
	width:auto;
}

}


