body {
    margin: 0;
}

h1 {
    font-size: 18px;
    margin: 10px;
}

#pheader {
    min-width: auto;
}

#mainMenu {
    min-width: auto;
    width: 100%;
}

#center-content {
    min-width: auto;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}

#center-content > div.pcontainer {
    margin: 0;
    width: 100%;
}

/*----------- Advertisements  -----------*/
.left_or_top_ad1 {
    max-width: 100%;
    max-height: 100px;
}


.button.ask img {
    width: 257px;
}

.oraclePicture {
    height: 160px;
}

.questionPrompt {
    width: 95%;
    margin: 10px auto;
}

.googleAdsLeft {
    position: static;
    width: 100%;
    height: 50px;
    margin: 10px auto;
    left: auto;
}
.googleAdsRight {
    width: 100%;
    height: 50px;
    position: static;
    right: auto;
}

/*----------- asking page animation -----------*/
.asking-container {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
