#miner{
	display: none;
}

.highlight-text {
    font-size: 18px;
    text-align: center;
    color: #fff !important;
}

iframe{
	max-width: 100%;
}

@media only screen and (max-device-width: 480px) {
.container {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
	}