/* Enter Your Custom CSS Here */
.google_play {
    float: left;
    width: 50%;
  	position: relative;
  	bottom: 44px !important;
}

.app_store {
    float: left;
    width: 50%;
}

.appstores {
    width: 100%;
}
.app_store_app {
    width: 50%;
}

.portfolio-big-column {
    width: 50% !important;
}

.portfolio-small-column {
    width: 50%;
}

