.headerwithtext {
    position: relative;
}

.bottomrighttext {
	font-family:'Larimar', 'Roboto', sans-serif;
	color: #379343;
    position: absolute;
    bottom: 6px;
    right: 14px;
    font-size: 25px;
}

img { 
    width: 100%;
    height: auto;
}