const info = [
{
title: 'Сделать уроки',
description: 'Нужно сделать математику и русский язык',
importance: 'Важно',
done: '12.12.2017',
deadline: '14.12.2017'
}
],
const newObject={}
info.push(newObject)
.firstImage
background: url('../path/to/image.jpg')
&:hover,
&:focus
background: url ('../path/to/second/image.jpg')
.parentContainer
> img
max-width: 100%
height: auto