﻿.image-with-text {
    position: relative;
    font-family: 'Roboto', sans-serif;
    padding-top: 20%;
    }
/*
.image-with-text > .text-overlay {
    position: absolute;
    top: 300px;
    left: 300px;
    color: #DADADA;
    font-size: 40px;
    text-align: center;
}*/