﻿.image {
    position: relative;
    width: 100%; /* for IE 6 */
    margin: 0 auto;
}

h2 {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
}

.image4 {
    position: relative;
    margin: 0 auto;
}

h5 {
 position: relative;
    top: -76px;
    width: auto;
}

.drag-drop-dest-text {
    margin-top: 19px;
}

.drag-drop-destenation-div-btn {
    margin-left: 50px;
}

.drag-drop-destenation-btn {
    height : 50px
}