body {
    font-family: Google Sans, Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
 
 }
 
 .main-div {
     
     background-color: #EEEEEE;
     width: 850px; 
     margin: 0 auto;
     padding: 0%;
     padding-top: 30px;
     background-image: url("https://www.gstatic.com/gumdrop/files/google-play-developers-bg-desk-whitebackground-w1700px-h6712px-2x.png");
     background-size: 100%;
     background-repeat: no-repeat;
    margin-top: -9px;
 }
 
 .top-link {
     color: white;
     
 }

.title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.title_logo {
    width: 60%;
}

.title_date {
    width: 40%;

}

 h2 {
     line-height: 1.4;
     color: black;
 }
 .header-mini {
     font-size: 12px;
     padding: 85px;
     margin: 0 auto;
     color: aliceblue;
     text-decoration: underline;
     margin-top: 6px;
    
 }
 
 .body-span {
     background-color: white;
     width: 76%;
     color: black;
     border: 1px solid white;
     border-radius: 1px;
    padding: 25px;
   
     margin: 0 auto;
 
 }
 a {
     text-decoration: none;
     color: #1C6EF2;
 }
 .g-play-text {
     font-weight: 700;
     font-size: 22px;
 color: #5F6368;
 padding-bottom: 5px;
 font-family: Google Sans, Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
 }
 
 .glogo {
 height: 30px;
 width: 145px;
 padding-right: 5px;
 }
 
 .glogo-2 {
     height: 110px;
     width: 100px;
     padding-left: 75px;
     padding-bottom: 170px;
     }
 
 .date-text {
     padding-left: 380px;
     text-align: right;
     color: #5F6368;
     font-size: 12px;
 }
 hr {
    border-top: #8f8487;  
 }
 
 .td-text-1 {
     width: 60%;
     font-weight: 800;
     font-size: 15px;
     padding-left: 25px;
     padding-right: 25px;
     color: #4b4d50;
     line-height: 1.3;
 }
 
 .below-googleio {
     padding-left: 25px;
     padding-right: 25px;
 }
 
 .td-text-1-b {
     width: 65%;
     font-weight: 800;
     font-size: 15px;
     padding-right: 30px;
     color: #4b4d50;
     line-height: 1.3;
 }
 
 .td-text-2 {
     width: 30%;
 }
 div {
     font-size: 14px; 
     padding-left: 5px;
     padding-right: 5px;
     padding-bottom: 2px;
     color: #4b4d50;
 }
 button {
     background-color: #1C6EF2;
     width: auto;
     color: white;
     padding-left: 32px;
     padding-right: 32px;
     padding-top: 17px;
     padding-bottom: 17px;
     border: #1C6EF2;
     font-weight: bold;
     font-family: Google Sans, Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
     border-radius: 5px;
     margin-top: 10px;
     margin-bottom: 10px;
     cursor: pointer;
 }
 .div-smaller-text {
     font-family: Google Sans, Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
     font-size: 13px; 
 }
 ul {
     line-height: 1.3; 
     text-align: left;
 }
 
 .a-links {
     color: #1C6EF2;
     
     
 }
 
 .video-display {
    width: 600px;
    font-style: bold;
    color: black;
    text-align: left;
    font-size: 16px;
    line-height: 1.4;
   
 
 }
 
 td {
     width: 295px;
     
 }
 
 .video-iamge {
 padding-top: 20px;
 padding-bottom: 20px;
 padding-right: 10px;
 width: 200px;
 
 }
 .text-image {
     padding-bottom: 100px;
     height: 105px;
 }
 .text-image-2 {
     padding-bottom: 100px;
     height: 180px;
     width: 200px;
 }
 .h2-large {
     font-weight: 600px;
     font-size: 22px;
 }
 .inner-div {
     width: 98%;
     border-radius: 3px;
     background-color: #F0FCFF;
     height: 180px;
     background-image: url("https://www.gstatic.com/gumdrop/files/google-play-developers-footer-bar-transparent-w1200px-h110px-2x.png");
     background-repeat: no-repeat;
     background-size: 600px 55px;
     background-position: bottom;
    background-position-x: right;
     padding-left: 10px;
    
 }
 .footer-div {
     padding-left: 25px;
 }
 
 .newsletter-footer {
     padding-left: 320px;
     text-align: right;
 }
 
 .newsletter-footer-logo {
     padding-left: 210px;
    
 }
 
 .logo-spacing {
     padding-right: 7px;
 }
 
 .footer-p {
     font-size: 12px;
     font-family: Google Sans, Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
     text-align: center;
     line-height: 1.4;
 }