  @charset "utf-8";
/* CSS Document */

.google-play-button{
font-size:24px;
color:#fff;
background-image:url(/canvas/images/masterslider/google-play-icon.png);
height:69px;
width:227px;
position:absolute;	
left:53px;
top:423px;
	}

.app-store-button{
font-size:24px;
color:#fff;
background-image:url(/canvas/images/masterslider/app-store-icon.png);
height:69px;
width:227px;
position:absolute;	
left:300px;
top:423px;
	}