.page-title-holder{display:none;}

.imagephoto {
    width: 75%;
    margin: 0 auto;
}

a, a:hover {
    color: #64be00;
}

.Wireless-table{width:65%; margin:0 auto; padding-bottom:20px;}


@media only screen and (max-width:991px){
.imagephoto{ width: 100%;}
.Wireless-table{width:100%;}
}