/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.palyazatLogo {
    height: 80px;
    position: fixed;
    z-index: 10;
    top: 71px;
    left: 0;
}

.palyazatLogo2 {
    height: 150px;
    position: fixed;
    z-index: 10;
    bottom: 0px;
    right: 0;
}


	
