@charset "utf-8";

.container {
    position: relative;
}

.home_image {
    width: 100%;
}

.button {
    position: absolute;
    right: 18%;
    width: 62%;
    padding-bottom: 11%;
    /*border: 4px solid red;*/
    top: 87.5%;
    cursor: pointer;
}
