/* Enter Your Custom CSS Here */

.date-time * {
	float: right;
}
.date-time .time{
	    margin-right: 5px;
}
.date-time .weather{
	    margin-left: 5px;
}
.date-time .weather img{
  height: 30px;
  margin-top: -7px;
}
.alt-banner-poststyle .title h1{
  font-size: 36px !important;
}

#exchange_rate_table-2 div,
#exchange_rate_table-2 div table{
    width: 100% !important;
}
.float{
    position: fixed;
    bottom: 10px;
    right: 90px;
}